Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thegatesdev/tacss
Small SCSS library for personal use
https://github.com/thegatesdev/tacss
scss scss-modules scss-styles
Last synced: 22 days ago
JSON representation
Small SCSS library for personal use
- Host: GitHub
- URL: https://github.com/thegatesdev/tacss
- Owner: thegatesdev
- License: unlicense
- Created: 2024-11-25T11:03:30.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-02T11:08:36.000Z (about 1 month ago)
- Last Synced: 2024-12-14T03:14:23.935Z (22 days ago)
- Topics: scss, scss-modules, scss-styles
- Language: SCSS
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TACCS
*Tool Assisted CSS*
A small SCSS library intended for personal use, primarely in Laravel projects.
# Goals
- CSS classes that convey *meaning*, not one for each CSS property.
- Good *theming support* through the use of Custom Properties.
- Quickly get going with CSS while keeping customizability.