Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siketyan/tailwind-sass
Tailwind CSS for Sass.
https://github.com/siketyan/tailwind-sass
css scss tailwind
Last synced: 11 days ago
JSON representation
Tailwind CSS for Sass.
- Host: GitHub
- URL: https://github.com/siketyan/tailwind-sass
- Owner: siketyan
- License: mit
- Created: 2020-03-08T08:48:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T01:57:21.000Z (over 1 year ago)
- Last Synced: 2024-10-07T04:22:18.089Z (about 1 month ago)
- Topics: css, scss, tailwind
- Language: JavaScript
- Homepage:
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tailwind-sass
Tailwind CSS for Sass.## Installation
```console
$ npm install -D tailwind-sass
```## Usage
```scss
@import '~tailwind-sass';
```## References
- Tailwind CSS
https://tailwindcss.com/