bootswatch-dist icon indicating copy to clipboard operation
bootswatch-dist copied to clipboard

Successfully installed with jspm

Open francoishill opened this issue 8 years ago • 0 comments

I just successfully installed bootswatch (including all themes) with

jspm install npm:bootswatch

For my use case (in the Aurelia framework) I could just include the slate theme like this in my app.html file:

<require from="bootswatch/slate/bootstrap.min.css"></require>

francoishill avatar May 11 '16 17:05 francoishill