Go to file
Ray Elliott c2a8cf27bb fix css minification 2021-02-23 14:10:48 +00:00
src fix defineHSL to include full hsl color 2021-02-18 14:17:09 +00:00
.eslintrc.js add webpack, eslint, stylelint 2021-02-17 23:44:20 +00:00
.stylelintrc add webpack, eslint, stylelint 2021-02-17 23:44:20 +00:00
LICENCE.md initial commit 2021-02-17 18:25:50 +00:00
README.md update readme 2021-02-18 14:10:19 +00:00
package-lock.json fix css minification 2021-02-23 14:10:48 +00:00
package.json fix css minification 2021-02-23 14:10:48 +00:00
postcss.config.js add webpack, eslint, stylelint 2021-02-17 23:44:20 +00:00
webpack.config.js fix css minification 2021-02-23 14:10:48 +00:00

README.md

CSS Framework

Simple CSS framework.

Heavily inspired by GitHub - CodyHouse/codyhouse-framework.

TODO

  • css - minified for production (cssnano should be doing this)

  • Images and SVGs

  • sass loader - ensure mixins don't conflict with postcss mixins

  • documentation

    • .text-component
    • visibility.css - make notes on classes with \: in the selectors