/Yoyo.css

CSS framework designed for modern browsers using Flexbox.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Yoyo.css

Build Status

forthebadge forthebadge

Yoyo.CSS framework designed for modern browsers and is fully responsive.

Installing the dependencies

Begin by installing the necessary dependencies by calling:

npm install
npm install -g gulp

Building

Build the css and minified version by calling:

gulp build

Develop

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

TODO

Yoyo.css keeps track of issues/features currently being worked on Yoyo.css todo list