説明なし

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

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