Commit 04525dd
authored
Merge pull request #99 from tbela99/feature/numerical_tokens
- [x] numerical and dimension tokens use numbers instead of string
- [x] fix bug when inlineCssVariables is disabled and computeCalcExpression is enabled99 files changed
Lines changed: 2197 additions & 3270 deletions
File tree
- dist
- lib
- ast
- features
- math
- transform
- parser
- declaration
- utils
- renderer
- syntax
- color
- utils
- validation
- at-rules
- parser
- syntaxes
- utils
- src
- @types
- lib
- ast
- features
- math
- transform
- parser
- declaration
- utils
- renderer
- syntax
- color
- utils
- validation
- at-rules
- test/specs/code
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
0 commit comments