Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halvaradop/tailwindcss-utilities
Tailwind CSS Extended Utilities Plugin
https://github.com/halvaradop/tailwindcss-utilities
tailwindcss tailwindcss-plugin typescript utilities-library utility-first
Last synced: 5 days ago
JSON representation
Tailwind CSS Extended Utilities Plugin
- Host: GitHub
- URL: https://github.com/halvaradop/tailwindcss-utilities
- Owner: halvaradop
- License: mit
- Created: 2024-05-22T16:20:43.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T03:15:49.000Z (2 months ago)
- Last Synced: 2024-09-07T10:34:59.352Z (2 months ago)
- Topics: tailwindcss, tailwindcss-plugin, typescript, utilities-library, utility-first
- Language: TypeScript
- Homepage:
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @halvaradop/tailwindcss-utilities
Open source TailwindCSS utilities that offer a series of tools and plugins to enhance development with TailwindCSS.
## Installation
To install one of the plugins or tools, use the prefix `@halvaradop/tailwindcss-*` and check the [available packages](https://github.com/halvaradop/tailwindcss-utilities/tree/master/packages). Execute one of the following commands:
```bash
npm install -D @halvaradop/tailwindcss-*
// or
pnpm add -D @halvaradop/tailwindcss-*
```## Contributing
Here, you will find a guide on how to contribute to the project and the necessary steps to do so. Please read our [Contributing Guidelines](https://github.com/halvaradop/.github/blob/master/.github/CONTRIBUTING.md).
## Code of Conduct
Please be aware that this project has a code of conduct, and we expect all contributors to follow these guidelines in their interactions. For more information, please read our [Code of Conduct](https://github.com/halvaradop/.github/blob/master/.github/CODE_OF_CONDUCT.md).