- Changed
font-style: bold
tooblique
- Added box (absolute postioned box), margin auto, @media, @import, @include, @mixin, align-items, flex, flex-direction, justify-content, & order
- Added alternative !important using
i
- Removed $0 from the end of snippets
- Added box-shadow, max-height, & max-width
- Added min-height, min-width, display flex, content, & alternative left
- Make border radius width values consistent with other snippet types
- Added background size
- Added package keywords
- Added vertical-align: middle, fill, width/height: auto, float: none
- Make height's prefix more consistent
- Move breakpoints around to support my workflow better
- Fixed text-transform
- Added
!important
- Changed prefixes for background rules, they all now start with "bg"
- Removed extra
background-postion
rules, probably not needed - Added
border-radius
- Fixed
white-space
- Added support for .css.less files (Maxime Grébauval)
- Added
position: static
,width
, andheight
- Fixed
background-position
prefixes
- Added a shit ton of snippets