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 files option #220

Closed mxstbr closed 8 years ago

mxstbr commented 8 years ago

Users can add custom .js and .css files to the client with the files option, e.g.

new CarteBlanche({
  files: [
    path.join(__dirname, 'customStyles.css'),
  ],
})
nikgraf commented 8 years ago

done with: https://github.com/carteb/carte-blanche/commit/75dfee8258a420d7ed2d449780fbd3283575eb50