Releases: pivotal-cf/pivotal-ui
Releases · pivotal-cf/pivotal-ui
v0.0.2
This release moves the compiled styles from lib/
to styleguide/
.
- To continue using the compiled CSS, point to
styleguide/pivotal-ui/pivotal-ui.css
. - The source files are now in
src/
. To use the Sass components individually, point to that directory. - You no longer need to include font-awesome, Google fonts, OOCSS, or bootstrap styles in your project by hand; they are all included by the main Pivotal-UI CSS file.
v0.0.1rc1
First pass at shared styles. Includes HTML & CSS
- Developer Console Style Guide
- CSS Styles (lib/assets/application.css)
- Empty Template (templates/blank.html)
- Mockup of the org dashboard at the time of release (mockups/organization_dashboard.png)