This is an initial build for getting the YAUI (Yet Another UI) Framework started. It will be cleaned up in the future.
For now you can follow the steps below to get started.
- Clone this repo.
- Run 'npm install'.
- Run 'bower install'.
- Run 'grunt serve'.
The YAUI code is located in 'app/styles/yaui'. Begin by looking over the config variables in _config.scss.
- Evaluate using Bitters as the top layer rather than rolling our own.