https://github.com/sass-collective/sass-collective
Sass Collection of mixins & functions. Easily convert pixel to rem or em, create dynamic CSS custom property, add breakpoints, change text direction, strip unit from any value and more!
https://github.com/sass-collective/sass-collective
breakpoint breakpoints css custom direction em functions grid ltr mixins modern module-system properties property rem rtl sass sass-framework scss strip-unit
Last synced: 13 days ago
JSON representation
Sass Collection of mixins & functions. Easily convert pixel to rem or em, create dynamic CSS custom property, add breakpoints, change text direction, strip unit from any value and more!
- Host: GitHub
- URL: https://github.com/sass-collective/sass-collective
- Owner: sass-collective
- License: mit
- Created: 2020-04-11T15:21:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-20T20:59:51.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T20:17:11.893Z (13 days ago)
- Topics: breakpoint, breakpoints, css, custom, direction, em, functions, grid, ltr, mixins, modern, module-system, properties, property, rem, rtl, sass, sass-framework, scss, strip-unit
- Language: SCSS
- Homepage:
- Size: 3.25 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

## Introduction
The Sass Collective packages monorepo.
## Packages
| Package | Version |
|---------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|
| [`@sass-collective/breakpoint`](https://github.com/sass-collective/sass-collective/blob/master/packages/breakpoint) | [](https://www.npmjs.com/package/@sass-collective/breakpoint) |
| [`@sass-collective/css`](https://github.com/sass-collective/sass-collective/blob/master/packages/css) | [](https://www.npmjs.com/package/@sass-collective/css) |
| [`@sass-collective/direction`](https://github.com/sass-collective/sass-collective/blob/master/packages/direction) | [](https://www.npmjs.com/package/@sass-collective/direction) |
| [`@sass-collective/em`](https://github.com/sass-collective/sass-collective/blob/master/packages/em) | [](https://www.npmjs.com/package/@sass-collective/em) |
| [`@sass-collective/grid`](https://github.com/sass-collective/sass-collective/blob/master/packages/grid) | [](https://www.npmjs.com/package/@sass-collective/grid) |
| [`@sass-collective/property`](https://github.com/sass-collective/sass-collective/blob/master/packages/property) | [](https://www.npmjs.com/package/@sass-collective/property) |
| [`@sass-collective/rem`](https://github.com/sass-collective/sass-collective/blob/master/packages/rem) | [](https://www.npmjs.com/package/@sass-collective/rem) |
| [`@sass-collective/strip-unit`](https://github.com/sass-collective/sass-collective/blob/master/packages/strip-unit) | [](https://www.npmjs.com/package/@sass-collective/strip-unit) |