Go to file
Ray Elliott 91c310f977 devserver listen on 0.0.0.0 2021-02-24 15:30:40 +00:00
src combine index.html with index.ejs 2021-02-24 14:11:25 +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 add hex-to-hsl to root project dependencies 2021-02-23 16:58:02 +00:00
package.json add hex-to-hsl to root project dependencies 2021-02-23 16:58:02 +00:00
postcss.config.js add webpack, eslint, stylelint 2021-02-17 23:44:20 +00:00
webpack.config.js devserver listen on 0.0.0.0 2021-02-24 15:30:40 +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