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 Dec 11, 2021. It is now read-only.
There are various tools and a convention or two for distributing CSS modules via npm. These slides seem to provide a good overview: http://sethvincent.com/css-via-npm/
I have little more to contribute here, but would like to see it happening, since most JS distribution is now convering on npm.
@jzaefferer this is already something we are planning on but we are actually also planning to go a step further and provide a chassis module which can be integrated into your own node or grunt based build process to do custom builds of chassis as part of your normal build process with options to include your own variable files, additional scss, css etc.
Our switch to using jsass-vars for our variables was the first step in this. If you have any feed back or thoughts on this i think this issue would be a great place to track this work since we don't currently have an issue for it.
There are various tools and a convention or two for distributing CSS modules via npm. These slides seem to provide a good overview: http://sethvincent.com/css-via-npm/
I have little more to contribute here, but would like to see it happening, since most JS distribution is now convering on npm.
Somewhat related to #17
The text was updated successfully, but these errors were encountered: