0.0.1 • Published 4 years ago

juxcss v0.0.1

Weekly downloads
9
License
MIT
Repository
-
Last release
4 years ago

JCSS

JCSS is a framework built by Justian Spijkerbosch.

What is JCSS

With JCSS I'm working on a easy-to-use CSS framework where user experience is the highest priority next to mobile first design.

Docs

For the docs: click here.

For devs

You have the rights to copy and work on JCSS, I'm looking for maintainers who want to run this fantastic project together with me. This is how you can start with working on JCSS:

git clone https://github.com/justiandevs/jcss (clone repo)

cd ~./jcss (cd into jcss folder)

npm install (install node-sass)

npm start (scss watch, compiled css under /dist)

Ready to go!