No Description

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

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