Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 995 Bytes

README.md

File metadata and controls

41 lines (34 loc) · 995 Bytes

CSS Architecture setup

#Docs

Setup

npm install bower install

Run server:

Run test

  • gulp css-reference
  • gulp css-test

List features

  • sass
  • postcss
  • stylelint (linting)
  • doiuse (check support)
  • symdiff (check unused classes)
  • css style guide (use comment inside css)
  • css deprecation tool (class deprecated)
  • css backstopjs (visual regression tool)
  • mdcss, styleguide generated by css comment

TODO

  • problem at scale sharable component
  • test should be on the parent element
  • uCss