scss-goodies

A growing collection of SCSS helpers and tools

MIT License

Downloads
1.1K
Stars
6
Committers
7
scss-goodies - Updated metadata Latest Release

Published by scriptex about 2 years ago

This release does not introduce any code changes. All package and repository metadata have been updated.

scss-goodies - Removed SASS warnings

Published by scriptex almost 3 years ago

This release takes care of SASS deprecation warnings such as deprecated usage of the division / operator in mathematical expressions.
This release also starts using @use in favor of @import statements.

scss-goodies - Add a modern "reset" mixin && migrate to Dart SASS

Published by scriptex almost 3 years ago

This release:

  1. Adds a new and modern "reset" mixin.
  2. Includes all files in the main.scss entrypoint.
  3. Migrates away from node-sass and starts using dart-sass

(A possible) BREAKING change:

  1. sass is now required as a peer dependency and should be installed alongside scss-goodies.
scss-goodies - More tools and helpers

Published by scriptex almost 4 years ago

This release:

  1. Switches to SASSDOC for documentation in the .scss files
  2. Adds documentation for usage, implementation and configuration for all available tools and helpers. The documentation is available here.
  3. Adds more helpers. Details can be found on the website.
  4. Adds more tools. Details can be found on the website.
  5. Makes all available variables editable (by adding the !default declaration. This means that now everything can be configured.
  6. Reduces the amount of generated CSS to zero. This means that importing the library will have no footprint in your application.
scss-goodies - Update docs and add more helpers/tools

Published by scriptex over 5 years ago

Add font-size mixin
Add text-truncate mixin
Add media query mixin
Update documentation
Bump version

scss-goodies - New mixins

Published by scriptex over 5 years ago

This release adds several new helpers in the shape of SCSS mixins

scss-goodies - First stable

Published by scriptex almost 6 years ago

This is the first release 🎉

Package Rankings
Top 10.57% on Npmjs.org
Badges
Extracted from project README
Github Build Codacy Badge Codebeat Badge CodeFactor Badge DeepScan grade Analytics