#Legacy Change log if you care ...
- Updated typography extends to better minimize headings styles
- Updated grid system to support 24 col grid solution
- Addressed all compatibility issues with Sass 3.2
- Addressed bug with vendor prefix variables
- Deprecated legacy
@mixin placeholderWill be deleted from future releases of the library
- Addressed no-boxsizing calculation in grid to account for a border on a single side
- Added support for a grid debug view
- Addressed bugs with new Flexbox spec ... yeah, I did it wrong ;(
- Updates to Toadstool nav and grid display for legacy browsers
- Updates to Flexbox to support legacy and new based on current support
- Updated code blocks to be 100% of view versus two columns by default
- Updated default text to have text-adjust set to none.
- Updates to grid solution for legacy browser support
- Updates to how default color extends are created in
toadstool.css** Created newreadme.mdin Stipe's color directory - Modifications to css for Toadstool's style guide look and feel. Addressed bugs with styles stomping on generic tags in prototype views
- Updated Toadstool Sass to use better named spaced class for main content block.
** Changed
.main_contentto.toadstool_main_content
- Sass and UI work related to default form views
- Created color views in Toadstool
- Created remaining semantic color variables silent classes
- Updated Toadstool
_design/_ui_manifest.scss
- I really have no idea ...