Releases: rbalet/scss-opinionated
Releases · rbalet/scss-opinionated
v18.0.0
BREAKING CHANGE
- refactor(border): renamed into
radius
- refactor(utilities/border): renamed into
utilities/radius
v17.3.0
Feature
- border: add the
--radius-*
value, that is a copy from the --border
one
v17.1.0
Feature
- border.scss: add
--border-bigger: 28px
and --border-full: 100%
.
Docs
- Add shields
- border.scss: explain the reason behind the size
v17.0.0
Fix
- Fix the
Warning: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
warning by changing //
comments into /* ... */
v16.0.1
Feature
Mixins
- Browser
- Grid
- Neumorphism
- PhoneGrid
- Shadow
Utilities
- Border
- Spacing
- Width
- Z-Index