Releases: snack-ui/snack
Releases · snack-ui/snack
v2.6.0
Features
- add
sass
and remove node-sass
- rebuild with Dart Sass module (49099bd)
v2.5.3
Bug Fixes
- fix select height issue (#4)
v2.5.2
- improve style of form control focus state
v2.5.1
- correct styles of anchor and focus state
v2.5.0
Features
- use
rem
instead of px
- improve grid mixins
- remove normalize.css
v2.4.1
- correct anchor style on hover
v2.4.0
BREAKING CHANGES
- rename
help-block
to form-text
Bug Fixes
- fix values of grid gutters
v2.3.0
Features
- add border colors
- remove boxes colors
Bug Fixes
- fix radius of pill button
v2.2.0
Features
- add gutter helpers with
.g-(0, 4, 8, 12, 16, 20, 24, 28, 32)
- add
!default
to all variables
- rebuild button colors with
@each
- improve some spacing values