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 was 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.
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.