lukehaas / css-loaders

A collection of loading spinners animated with CSS
MIT License
7.05k stars 1.04k forks source link

add spm support #3

Open sorrycc opened 10 years ago

sorrycc commented 10 years ago

A nicer package manager: http://spmjs.io Documentation: http://spmjs.io/documentation

http://spmjs.io/package/css-loaders


It is a package manager based on Sea.js which is a popular module loader in China.

spmjs focus in browser side. We supply a complete lifecycle managment of package by using spm.

If you need ownership of css-loaders in spmjs, I can add it for your account after signing in http://spmjs.io.

lukehaas commented 10 years ago

Looks like you've made additions to the CSS which is dynamically generated. These addition will be lost when grunt generates the CSS from the Less file.