bevacqua / woofmark

:dog2: Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor
https://bevacqua.github.io/woofmark
MIT License
1.62k stars 74 forks source link

Add CSS File to Bower `main` #57

Closed LoveAndCoding closed 6 years ago

LoveAndCoding commented 7 years ago

Wiredep (and some other automated bower tools) rely on CSS files being included as part of the main configuration in the bower.json file. The bower.json spec also indicates that styles should be included if they should be used in conjunction with the file. So this just adds it to the bower.json file.

bevacqua commented 6 years ago

Bower support is discontinued, please download via npm instead.