https://github.com/hideoo/quickwind
Quickly preview and export Tailwind CSS colors and spacing scale.
https://github.com/hideoo/quickwind
clipboard color css export size spacing tailwind
Last synced: 9 months ago
JSON representation
Quickly preview and export Tailwind CSS colors and spacing scale.
- Host: GitHub
- URL: https://github.com/hideoo/quickwind
- Owner: HiDeoo
- License: mit
- Created: 2022-09-14T07:51:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T07:31:07.000Z (about 3 years ago)
- Last Synced: 2025-04-04T19:16:55.333Z (about 1 year ago)
- Topics: clipboard, color, css, export, size, spacing, tailwind
- Language: Astro
- Homepage: https://quickwind.vercel.app
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Features
[Tailwind CSS](https://tailwindcss.com) is an awesome framework that I like to use for prototyping, personal projects and projects that don't have a design system. They provide [an amazing documentation](https://tailwindcss.com/docs) but I often find myself looking for a specific color or spacing value and navigating through the documentation to find it.
Quickwind is a very basic solution to quickly preview and export Tailwind CSS colors and spacing scale:
- Quickly preview the entire Tailwind CSS colors and spacing scale.
- Export colors to the clipboard in various formats (Tailwind, Hexadecimal, RGB & HSL).
- Export spacing to the clipboard in various formats (Tailwind, rem & px).
## License
Licensed under the MIT License, Copyright © HiDeoo.
See [LICENSE](https://github.com/HiDeoo/quickwind/blob/main/LICENSE) for more information.