Skip to content

Releases: rbalet/scss-opinionated

v18.0.0

07 May 12:14
Compare
Choose a tag to compare

BREAKING CHANGE

  • refactor(border): renamed into radius
  • refactor(utilities/border): renamed into utilities/radius

v17.3.0

07 May 12:10
Compare
Choose a tag to compare

Feature

  • border: add the --radius-* value, that is a copy from the --border one

v17.1.0

07 Mar 14:44
Compare
Choose a tag to compare

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

15 Nov 16:13
Compare
Choose a tag to compare

Fix

  • Fix the Warning: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css] warning by changing // comments into /* ... */

v16.0.1

15 Nov 16:11
Compare
Choose a tag to compare

Feature

Mixins

  • Browser
  • Grid
  • Neumorphism
  • PhoneGrid
  • Shadow

Utilities

  • Border
  • Spacing
  • Width
  • Z-Index