Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 685 Bytes

README.md

File metadata and controls

54 lines (37 loc) · 685 Bytes

tailwind-gen-config-app

用來設定 TailwindCss Config 的後台

Features

目前能夠客製化設定的選項有:

  • screens (break point)
  • opacity
  • colors
  • spacing
  • width
  • font
    • font-size
    • font-weight
    • line-height
    • letter-spacing

輸出檔案:JSON

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.