Yoyo.CSS framework designed for modern browsers and is fully responsive.
Begin by installing the necessary dependencies by calling:
npm install
npm install -g gulp
Build the css and minified version by calling:
gulp build
Modify the SASS files and have it automatically build by running:
gulp
To develop in conjunction with the documentation and see any changes of the framework directly in the browser, run:
gulp develop
Yoyo.css keeps track of issues/features currently being worked on Yoyo.css todo list