You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.
This repository should be taking advantage of a CI like Travis CI. Such a CI would be able to automatically release code to npm, compile scss and add prefixes.
My suggestion here is to integrate this project with Travis Ci, give Travis a gituhb token and then configuring it to compile scss, add prefixes, minify it then release it to npm. Therefore, people can use services like jsdelivr to use your code instead of having to download the boilerplate code every single time.
The text was updated successfully, but these errors were encountered:
I, however, do have a bit of time on my hands. Therefore I suggest you should connect it to travis-ci.com, set a repository token and I'll see what I can do.
This repository should be taking advantage of a CI like Travis CI. Such a CI would be able to automatically release code to npm, compile scss and add prefixes.
My suggestion here is to integrate this project with Travis Ci, give Travis a gituhb token and then configuring it to compile scss, add prefixes, minify it then release it to npm. Therefore, people can use services like jsdelivr to use your code instead of having to download the boilerplate code every single time.
The text was updated successfully, but these errors were encountered: