Provide compiled css file on github repo
Provide compiled css file on github repo
Daniel Wang
Posts: 1Questions: 1Answers: 0
Hi,
I'm a member of cdnjs team and we want to host Buttons.
Because the js
and css
files of Buttons are distributed on NPM, we decide to fetch files from git repo. But I found that there are only scss
files under css
folder. Is it possible to provide official compiled css files on github repo?
Thank you.
This discussion has been closed.
Answers
Hi,
Thanks for your message - great to hear you are interested in hosting Buttons on cdnjs.
I've been having a discussion related to this with one of your fellow maintainers - see this github thread. I tried to explain there (possibly not very well) that the source repos are intentionally clean of the built files, and instead there are other distribution repos which are provided that contain the compiled files.
The npm install instructions reference those packages.
Is that enough information and suitable for use on cdnjs?
Allan