Sin descripción

Cadel Watson 4fd777ea5a Load initial sets hace 1 año
.idea b955126b5b Standardise data files hace 1 año
css a62d3c4496 Add mana costs to decklist hace 1 año
data b955126b5b Standardise data files hace 1 año
html 78e59365e7 init hace 1 año
js 4fd777ea5a Load initial sets hace 1 año
server 4fd777ea5a Load initial sets hace 1 año
src 4fd777ea5a Load initial sets hace 1 año
tests a62d3c4496 Add mana costs to decklist hace 1 año
.gitignore 78e59365e7 init hace 1 año
.postcssrc.json 0c4311efc0 Show highlighted card hace 1 año
README.md 78e59365e7 init hace 1 año
elm.json 4fd777ea5a Load initial sets hace 1 año
package-lock.json c9762f6e96 Add delta signals chart hace 1 año
package.json c9762f6e96 Add delta signals chart hace 1 año
tailwind.config.js 60a32d54c9 Colourise stats hace 1 año

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