Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florian-lefebvre/astro-tailwind-config-viewer
Explore your Tailwind config visually directly in your browser while developing.
https://github.com/florian-lefebvre/astro-tailwind-config-viewer
astro astro-component astro-integration devtools withastro
Last synced: 4 months ago
JSON representation
Explore your Tailwind config visually directly in your browser while developing.
- Host: GitHub
- URL: https://github.com/florian-lefebvre/astro-tailwind-config-viewer
- Owner: florian-lefebvre
- License: mit
- Created: 2023-12-29T20:44:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T16:05:05.000Z (7 months ago)
- Last Synced: 2024-10-05T00:01:36.196Z (4 months ago)
- Topics: astro, astro-component, astro-integration, devtools, withastro
- Language: TypeScript
- Homepage:
- Size: 321 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tailwind config viewer for Astro
`astro-tailwind-config-viewer` is an integration that adds [`tailwind-config-viewer`](https://github.com/rogden/tailwind-config-viewer) during development.
> requires a minimum Astro version of 4.7
To see how to get started, check out the [package README](./package/README.md)
![Screenshot of the tailwind config viewer dev toolbar app in dev mode](./.github/assets/embed.png)
## Licensing
[MIT Licensed](./LICENSE). Made with ❤️ by [Florian Lefebvre](https://github.com/florian-lefebvre).