closure-stylesheets icon indicating copy to clipboard operation
closure-stylesheets copied to clipboard

Allow using functions and @defs in @media queries

Open diegovar opened this issue 8 years ago • 0 comments

Currently one can only use literals in @media queries for eg: specifying widths. It would be great if we could use functions (such as arithmetic functions) or reference @def constants in @media rules.

diegovar avatar Apr 04 '16 04:04 diegovar