Ei kuvausta

Cadel Watson e4773c7087 Add focus stat in card view 2 vuotta sitten
.idea 78e59365e7 init 2 vuotta sitten
css 0c4311efc0 Show highlighted card 2 vuotta sitten
data b94841ce87 Step through draft 2 vuotta sitten
html 78e59365e7 init 2 vuotta sitten
js b94841ce87 Step through draft 2 vuotta sitten
src e4773c7087 Add focus stat in card view 2 vuotta sitten
.gitignore 78e59365e7 init 2 vuotta sitten
.postcssrc.json 0c4311efc0 Show highlighted card 2 vuotta sitten
README.md 78e59365e7 init 2 vuotta sitten
elm.json 3f9eb82f91 Show card stats 2 vuotta sitten
package-lock.json 0c4311efc0 Show highlighted card 2 vuotta sitten
package.json 0c4311efc0 Show highlighted card 2 vuotta sitten
tailwind.config.js 78e59365e7 init 2 vuotta sitten

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