Riccardo-Zanutta / buttons-collection.scss

[UNMANTAINED] A collection of buttons made with SASS.
http://riccardo-zanutta.github.io/buttons-collection.scss/
35 stars 9 forks source link

Doesn't work in Bourbon v5 #2

Open drawcard opened 7 years ago

drawcard commented 7 years ago

Vendor prefixing via Autoprefixer is now preferred in Bourbon v5 and as such some of the styles are no longer working (eg things that rely on transition() ).

Riccardo-Zanutta commented 7 years ago

Hi @drawcard, the library is intended to work as it is, it's regulars CSS so you can integrate it wherever and however you want. In the future I'll give you the .css compiled with autoprefixer.