Skip to content

valantic/scss-utils

Repository files navigation

valantic SCSS Utils

A reusable library of SCSS utilities, mixins, and functions designed for scalable and maintainable styling across projects. This package includes features like container queries, typography utilities, spacing helpers, and more.

This will add no extra output to your css files, include it to your project and use what you need.

This package is also part of your vue-template a boilerplate (starting point) for a vue3 project.

Changelog

See all per version here: CHANGELOG.md

Requirements

Your project needs at least node 22 and sass 1.93. We suggest stylelint to be installed.

  "devDependencies": {
    "sass": "~1.93.2",
    "stylelint": "~16.24.0",
    "stylelint-config-valantic": "~9.1.0"
  }

Installation

To install the SCSS utilities package, add it to your package.json like this:

"dependencies": {
  "@valantic/scss-utils": "github:valantic/scss-utils#0.0.3"
},

And then run:

npm install @valantic/scss-utils

License

This project is licensed under the MIT License.

Contributing

We welcome contributions! If you’d like to make improvements, submit a pull request or open an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •