1.0.0 • Published 4 years ago

framexponentia v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

FRAMEXPONENTIA

Custom simple & easy to use CSS framework.

Steps for development

  1. Clone
  2. Install Node.js
  3. Install yarn
  4. yarn install to get all dependecies.
  5. yarn watch:framexponentia to build sass (hot reload for frontend styles changes)

Debugging

  • yarn stylelint:show for warnings & errors on code styling.
  • yarn stylelint:fix it will fix as many errors as posible.