Brak opisu

Cadel Watson 92424cd2f0 Fix button styles 1 rok temu
.idea 78e59365e7 init 1 rok temu
css 0c4311efc0 Show highlighted card 1 rok temu
data 3499704ad6 Parse two-sided cards from MKM 1 rok temu
html 78e59365e7 init 1 rok temu
js 3499704ad6 Parse two-sided cards from MKM 1 rok temu
src 92424cd2f0 Fix button styles 1 rok temu
tests c9762f6e96 Add delta signals chart 1 rok temu
.gitignore 78e59365e7 init 1 rok temu
.postcssrc.json 0c4311efc0 Show highlighted card 1 rok temu
README.md 78e59365e7 init 1 rok temu
elm.json c9762f6e96 Add delta signals chart 1 rok temu
package-lock.json c9762f6e96 Add delta signals chart 1 rok temu
package.json c9762f6e96 Add delta signals chart 1 rok temu
tailwind.config.js 78e59365e7 init 1 rok temu

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