Forum Discussion
mjared
7 years agoGuide
The community I work on uses custom mixins to handle every case for a property that requires prefixing. This is an antiquated approach since autoprefixer should be able to handle that out of the box much faster. It would be great to either A.) Be able to modify the gulpfile or B.) Lithium could simply add autoprefixer to the gulpfile automatically.
Another random idea I had was to compile all the styles with an npm script and port that all to skin.scss so that could still be consumed by Lithium.
Related Content
- 7 years ago
- 3 years ago