Sin descripción

Cadel Watson 0ea68be7bd Style set selection 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 1b132327b3 Test with OKR draft hace 1 año
html 78e59365e7 init hace 1 año
js 1b132327b3 Test with OKR draft hace 1 año
server 6a97056901 Fetch and save set data from server hace 1 año
src 0ea68be7bd Style set selection hace 1 año
tests 6073ce4c02 Encode data ready for indexeddb 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 0ea68be7bd Style set selection 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