v2.0 of the Jatsby Framework
- Rather than reinvent the wheel (Foundation, Bootstrap, Pure, etc.), I decided the Jatsby Framework is better-suited as a suppliment to something like Ember or Angular (client-side Js frameworks) since these frameworks don't actually come with UI components. I plan on using Jatsby with MEAN Stack projects I'll be working on (JEAN???) hence my releasing v2.0.
- Now sassier than ever with SCSS and Js!
- ~3x larger color palette
- Simplifica font replaced with Roboto
- Added (optional) Force Touch Js to easily add Force Touch functionality (iOS and OS X) to your web projects.
- Split off reset.css into Jatsby Rasa, a can-be-standalone "enhanced reset stylesheet" with classes for quickly applying essential properties to your elements (i.e. ".noselect" to prevent text selection on element).