Samuel Vogel

Results 2 issues of Samuel Vogel

When trying to optimize your app with `r.js` the optimizer fails when you include `css!` requires. The plugin should at least somehow silently do nothing on `r.js` runs instead of...

The current CSS parser seems very hackish (alot of regular expressions, trims and the like). Why not use a proper CSS parser like https://github.com/sabberworm/PHP-CSS-Parser? This would solve a lot of...

enhancement