browser-hack-sass-mixins
browser-hack-sass-mixins copied to clipboard
Browser hack sass mixin - Apply your SCSS to a specific browser - CSS hacks for: IE, Chrome, Firefox, Edge, Opera
I'm getting this syntax error at the mixin only_safari http://prntscr.com/fpoepl I am using Koala 2.2 to compile the code ``` /*--- Only Safari ≥ 6.1 ---*/ // Dark magic, Don't...
• compile bug fixed for only_safari method • changed supports of edge browser on only_edge method • edited readme
Any interest in publishing this to `npm`?