Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/nuxt-tailwind-postcss-starter
TailwindCSS 1.2.0 + Nuxt.js + PostCSS Starter Project
https://github.com/regenrek/nuxt-tailwind-postcss-starter
Last synced: 24 days ago
JSON representation
TailwindCSS 1.2.0 + Nuxt.js + PostCSS Starter Project
- Host: GitHub
- URL: https://github.com/regenrek/nuxt-tailwind-postcss-starter
- Owner: regenrek
- Created: 2020-04-18T07:26:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T12:36:44.000Z (about 2 years ago)
- Last Synced: 2024-05-18T07:47:34.811Z (8 months ago)
- Language: Vue
- Homepage: https://www.regenrek.com/posts/how-to-use-tailwind-css-1.2.0-with-nuxt/#how-to-use-sass-with-tailwindcss-postcss
- Size: 2.38 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TailwindCSS + Nuxt.js + PostCSS Starter Project
This is a quick starter project with manual integration of TailwindCSS with
PostCSS. Nothing fancy.[How to use TailwindCSS with Nuxt.js](https://www.regenrek.com/posts/how-to-use-tailwind-css-1.2.0-with-nuxt/#how-to-use-sass-with-tailwindcss-postcss)
[![Edit nuxtjs-tailwindcss-postcss-starter](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/silly-haibt-4lcn8?fontsize=14&hidenavigation=1&theme=dark)
## Build Setup
### Install
``` bash
yarn
```### Run
``` bash
yarn dev
```