Provide compiled css file on github repo

Provide compiled css file on github repo

Daniel WangDaniel 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.

https://github.com/cdnjs/cdnjs/issues/8516

Answers

  • allanallan Posts: 63,815Questions: 1Answers: 10,517 Site admin

    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

This discussion has been closed.