carteb / carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
https://www.youtube.com/watch?v=6g3-TQ6aaw8
MIT License
1.5k stars 47 forks source link

Document asset pipeline #217

Closed mxstbr closed 8 years ago

mxstbr commented 8 years ago
compilation.plugin('styleguide-plugin-assets-processing', (assets) => {
  // Can add .css files to the assets here, and they'll get included!
});
mxstbr commented 8 years ago

This is done, see https://github.com/carteb/carte-blanche/blob/master/WRITING-PLUGINS.md