Releases: fictivekin/fk-sass
Releases · fictivekin/fk-sass
1.0.7
1.0.6
Standardizing properties to start with the type. For example, h-spacing and gutter become spacing-outer and spacing-gutter.
1.0.5
- adds better default video handling - 100% width, natural height
- add
height: auto;to images to account for width and height attributes on the element in html - removes base styles for
strongandemsince those elements are NOT reset, so we'll stick with browser defaults unless an individual project needs more
1.0.4
- migrated from
/tomath.divisionto insulate from future sass changes
1.0.3
- added additional starter files to the example project
- added default skipnav styles
- default z-index for modals
- additional color roles
- added a parameter to the embed-font helper function to specify target file formats
1.0.2
Makes sure units and media queries libraries use local development config, if in use.
1.0.1
Added license
1.0.0
initial release