|
|
|
|
|
by pornel
4349 days ago
|
|
These are not like SASS variables. I think calling this variables is causing unnecessary confusion. This feature adds custom properties. CSS had custom vendor properties like `-webkit-foo`, and now you can have your own properties with vendor == "", so it's `--foo`. |
|