An open API service indexing awesome lists of open source software.

https://github.com/lamualfa/routify-twind

Use Twind (Tailwind CSS in JS version) in Routify
https://github.com/lamualfa/routify-twind

css-in-js routify svelte tailwindcss template twind

Last synced: 4 months ago
JSON representation

Use Twind (Tailwind CSS in JS version) in Routify

Awesome Lists containing this project

README

        

# routify-twind

Use Twind (_Tailwind CSS in JS version_) in Routify. What is Twind? see [Twind](https://github.com/tw-in-js/twind) for more informations.

## Installation

```bash
npx degit lamualfa/routify-twind project-name
cd project-name
yarn && yarn dev
```


## Environment

- Routify - `v2.12.5`
- Twind - `v0.15.4`


## Demo

See [routify-twind.vercel.app](https://routify-twind.vercel.app/).


## Related

- [routify-ts](https://github.com/lamualfa/routify-ts) - Use Typescript in Routify Project.
- [routify-tailwind](https://github.com/lamualfa/routify-tailwind) - Use Tailwind CSS in Routify.
- [routify-windi](https://github.com/lamualfa/routify-windi) - Use Windi CSS (_Next generation of Tailwind CSS compiler_) in Routify.
- [routify-carbon](https://github.com/lamualfa/routify-carbon) - Use IBM Carbon Framework in Routify.
- [routify-vite](https://github.com/lamualfa/routify-vite) Use Vite (_Next Generation Frontend Tooling_) in Routify.