License inclusion
Closed this issue · 0 comments
oleersoy commented
Would it be possible to create a suit-license.css
file that can be NPM installed and contains a license string similar to what normalize.css
:
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
This way license inclusion can be automated for suitcss by placing the following in index.css:
@import suit-license.css