Go to file
Ray Elliott a36710cb4c update 2021-02-17 23:54:49 +00:00
src update 2021-02-17 23:54:49 +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 2021-02-17 23:54:49 +00:00
package-lock.json add webpack, eslint, stylelint 2021-02-17 23:44:20 +00:00
package.json add webpack, eslint, stylelint 2021-02-17 23:44:20 +00:00
postcss.config.js add webpack, eslint, stylelint 2021-02-17 23:44:20 +00:00
webpack.config.js add webpack, eslint, stylelint 2021-02-17 23:44:20 +00:00

README.md

CSS Framework

Simple CSS framework.

Heavily inspired by GitHub - CodyHouse/codyhouse-framework.

NOTE media queries based on variables have only been implemented for SASS. No postccss solution has yet been implemented.

TODO

  • documentation
    • .text-component
    • visibility.css - make notes on classes with \: in the selectors
    • media queries (sass codyhouse implementation)