Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unsass/unsass
The Unsass tools monorepo.
https://github.com/unsass/unsass
sass string tools type var
Last synced: 16 days ago
JSON representation
The Unsass tools monorepo.
- Host: GitHub
- URL: https://github.com/unsass/unsass
- Owner: unsass
- License: mit
- Created: 2022-09-13T17:50:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T21:22:19.000Z (about 1 year ago)
- Last Synced: 2025-01-17T11:48:32.348Z (22 days ago)
- Topics: sass, string, tools, type, var
- Language: SCSS
- Homepage:
- Size: 1.08 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Unsass
The Unsass tools monorepo.
## Packages
| Package | Description |
|------------------------------------|------------------------------|
| [@unsass/string](/packages/string) | Manage Sass string. |
| [@unsass/type](/packages/types) | Manage value type. |
| [@unsass/var](/packages/var) | Manage `var()` CSS function. |