mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
[TODO] Add support for the CSS3 calc function.
This commit is contained in:
parent
60e498d044
commit
8faa4afcfc
1 changed files with 4 additions and 0 deletions
4
TODO
4
TODO
|
@ -49,3 +49,7 @@
|
|||
2: Anything that keeps functionality identical to O2 (default)
|
||||
3: Assume order of rules doesn't matter
|
||||
Comma-fold even if there are intervening rules that might interfere
|
||||
CSS3
|
||||
Add (optional) support for http://www.w3.org/TR/css3-values/#calc
|
||||
Cross-unit arithmetic should compile into this
|
||||
Should we use "mod" in Sass for consistency?
|
||||
|
|
Loading…
Reference in a new issue