Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```