Sin descripción

Cadel Watson d1faf0018d Styles hace 2 años
.idea 78e59365e7 init hace 2 años
css 0c4311efc0 Show highlighted card hace 2 años
data b94841ce87 Step through draft hace 2 años
html 78e59365e7 init hace 2 años
js b94841ce87 Step through draft hace 2 años
src d1faf0018d Styles hace 2 años
.gitignore 78e59365e7 init hace 2 años
.postcssrc.json 0c4311efc0 Show highlighted card hace 2 años
README.md 78e59365e7 init hace 2 años
elm.json 3f9eb82f91 Show card stats hace 2 años
package-lock.json 0c4311efc0 Show highlighted card hace 2 años
package.json 0c4311efc0 Show highlighted card hace 2 años
tailwind.config.js 78e59365e7 init hace 2 años

README.md

Parcel, Tailwind CSS and Elm boilerplate

The corresponding blog post can be found on my blog: Using Parcel JS with Tailwind CSS, Elm Lang and Elm Spa.

Installing

npm install

Running DEV env

npm run start

Building

npm run build