Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuhptr/weserve-tailwind
[Production] Slicing design from figma to tailwindcss using vite
https://github.com/nuhptr/weserve-tailwind
figma html tailwind-css
Last synced: 21 days ago
JSON representation
[Production] Slicing design from figma to tailwindcss using vite
- Host: GitHub
- URL: https://github.com/nuhptr/weserve-tailwind
- Owner: nuhptr
- Created: 2024-01-15T08:42:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-17T05:30:44.000Z (about 1 year ago)
- Last Synced: 2024-01-18T01:10:16.202Z (about 1 year ago)
- Topics: figma, html, tailwind-css
- Language: HTML
- Homepage: https://weserve-tailwind.vercel.app
- Size: 3.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Dependencies
[TailwindCSS](https://tailwindcss.com/docs/guides/vite)
```bash
- pnpm add -D tailwindcss postcss autoprefixer
- npx tailwindcss init -p
```