Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 387 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 387 Bytes

trapezium.css

技術書典17で頒布する「trapezium.css」の作業用リポジトリです。

trapezium.css:O2 Project

Install dependencies

npm install

Build

npm run build

Preview

npm run dev

Test

Run Textlint.

npm run lint