Quantcast
Channel: Dev Metal » laravel
Viewing all articles
Browse latest Browse all 9

Extremely easy SASS in Laravel (with pure PHP)

$
0
0
Working with SASS is awesome: it reduces your workload dramatically, makes web projects much cleaner, DRYs your code, adds awesome features to CSS (variables, nesting, calculation, automatic prefixes, etc.) and comes with a beautiful near-CSS syntax. SASS is definitly the superpower-version of CSS. But as described in Compile SASS to CSS with pure PHP automatically

Viewing all articles
Browse latest Browse all 9

Trending Articles