Skip to content

Commit

Permalink
chore: tailwind を導入
Browse files Browse the repository at this point in the history
run `npm install -D tailwindcss postcss autoprefixer`
run `npx tailwindcss init`
postcss.config.js を作成
tailwind.config.js の content を指定
src/assets/main.css に `@tailwind` ディレクティブを追加
  • Loading branch information
reiroop committed Dec 28, 2024
1 parent 1191992 commit 467d636
Show file tree
Hide file tree
Showing 5 changed files with 994 additions and 2 deletions.
Loading

0 comments on commit 467d636

Please sign in to comment.