Без опису

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

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