leafo / scssphp

SCSS compiler written in PHP
MIT License
1.34k stars 214 forks source link

Issue/leafo/644v2 #655

Closed Cerdic closed 5 years ago

Cerdic commented 5 years ago

This is now really fixin #644 as I checked the whole compilation of BS4 and fixed each bug in the output css.

The compilation with scssphp now only differs from the dist css file on the following points:

and also of course the prefixed properties, selectors and values that are in the dist bootstrap.css

I think we can say it's an acceptable result :)