Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: tailwind を導入 #3

Merged
merged 1 commit into from
Dec 28, 2024
Merged

chore: tailwind を導入 #3

merged 1 commit into from
Dec 28, 2024

Conversation

reiroop
Copy link
Collaborator

@reiroop reiroop commented Dec 28, 2024

run npm install -D tailwindcss postcss autoprefixer
run npx tailwindcss init
postcss.config.js を作成
tailwind.config.js の content を指定
src/assets/main.css に @tailwind ディレクティブを追加

run `npm install -D tailwindcss postcss autoprefixer`
run `npx tailwindcss init`
postcss.config.js を作成
tailwind.config.js の content を指定
src/assets/main.css に `@tailwind` ディレクティブを追加
@reiroop reiroop requested review from cp-20 and Pugma December 28, 2024 07:23
@reiroop reiroop merged commit 707e906 into main Dec 28, 2024
6 checks passed
@reiroop reiroop deleted the chore/install-tailwind branch December 28, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants