Skip to content

Releases: Frontend-Layers/scss-reset

1.4.6

08 Jan 20:29

Choose a tag to compare

  • fixed light-reset.scss dist/build styles
  • updated documentation
  • added short links for total and light SCSS resets

1.4.5

26 Dec 23:57

Choose a tag to compare

  • recovered index.scss
  • updated light-reset.scss

1.4.4

25 Dec 01:03

Choose a tag to compare

  • added reduced-motion rule
  • added support for [disabled="true"] and [aria-disabled="true"] attributes
  • expanded the structure of the SCSS library. Now the library can be imported using scss @use 'scss-reset' instead of scss @use 'scss-reset/reset'
  • added a lightweight reset light-reset optimized for modern browsers with seamless and "gentle" integration into popular CSS frameworks.
  • added additional styles for iframe, object, embed and svg
  • added default black video background
  • added bootstrap test pages

1.4.2

16 May 12:32

Choose a tag to compare

  • automated clean fix
  • updated documentation

1.4.1

12 May 15:06

Choose a tag to compare

  • doc misspelling fixes and updates
  • replaced @import to @use

1.4.0

12 May 10:57

Choose a tag to compare

  • added mixins 'offx' - for classes and 'offxAll' - for global prevent overflow issues
  • updated documentation
  • added additional test cases

1.3.9

12 May 08:15

Choose a tag to compare

  • updated documentation

1.3.8

09 May 16:24

Choose a tag to compare

  • _total-reset.scss updates for inputs
  • added additional test cases
  • updated documentation

1.3.4

02 May 22:43

Choose a tag to compare

  • _total-reset.scss updates for svg. Added namespace

1.3.2

27 Apr 10:56

Choose a tag to compare

  • _total-reset.scss updates for table and block elements