feat: support binding context var (#1227)

Co-authored-by: Joel <iamjoel007@gmail.com>
This commit is contained in:
Garfield Dai
2023-09-27 14:53:22 +08:00
committed by GitHub
parent 59236b789f
commit 18c710c906
44 changed files with 711 additions and 77 deletions

View File

@@ -27,6 +27,7 @@ module.exports = {
200: '#C3DDFD',
300: '#A4CAFE',
400: '#528BFF',
500: '#2970FF',
600: '#1C64F2',
700: '#1A56DB',
},