Add missing @import features
This commit is contained in:
parent
75f38ba416
commit
4bd99acfcd
@ -21,7 +21,7 @@ TOTAL: 5093
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
`grass` is far from being feature complete! Below you can see what SCSS features are currently supported.
|
`grass` is far from being feature complete! Below you can see what SCSS features are currently supported.
|
||||||
My MVP will include `values`, `@mixin`, `@include`, `@media`, `styles`, `operators`, `css functions` and `css at rules`.
|
My personal MVP focuses on `values`, `@mixin`, `@include`, `@media`, `styles`, `operators`, `css functions` and `css at rules`.
|
||||||
|
|
||||||
- [ ] Variables
|
- [ ] Variables
|
||||||
- [x] Scoping
|
- [x] Scoping
|
||||||
@ -29,7 +29,10 @@ My MVP will include `values`, `@mixin`, `@include`, `@media`, `styles`, `operato
|
|||||||
- [ ] Built-in variables
|
- [ ] Built-in variables
|
||||||
- [ ] !default
|
- [ ] !default
|
||||||
- [ ] !global
|
- [ ] !global
|
||||||
- [x] @import
|
- [ ] @import
|
||||||
|
- [x] SCSS imports
|
||||||
|
- [ ] CSS imports
|
||||||
|
- [ ] URL imports
|
||||||
- [x] @error
|
- [x] @error
|
||||||
- [x] @warn
|
- [x] @warn
|
||||||
- [x] @debug
|
- [x] @debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user