CSS-Sass
view release on metacpan or search on metacpan
t/sass-spec/spec/libsass-todo-tests/libsass/arithmetic/expected.compact.css view on Meta::CPAN
div { /* number + whatever */ font: 5; font: 53%; font: 15px; font: #141414; font: 3hello; font: "3hello"; font: 3true; font: 3false; font: 3not-there(hello); font: 3unquote("hello"); font: 3a, b, c; font: 3a b c; /* number - whatever */ font: 1; fon...
( run in 0.794 second using v1.01-cache-2.11-cpan-39bf76dae61 )