質問編集履歴

1

文章の修正

2020/12/16 02:37

投稿

qro14
qro14

スコア0

test CHANGED
@@ -1 +1 @@
1
- Tailwindのautoprefixerをインストールし直してもビルドが通ら
1
+ Tailwindのautoprefixerをインストールし直してもcommand not foundに
test CHANGED
@@ -30,7 +30,9 @@
30
30
 
31
31
  https://reffect.co.jp/html/tailwindcss-for-beginners#npmTailwindcss
32
32
 
33
+ 上記参照しながらインストールを進め、```$ npx tailwind build ./css/style.css -o ./public/css/style.css```を叩きました。
34
+
33
- 上記参照しながらインストールを進め、まず最初に
35
+ まず最初に
34
36
 
35
37
 
36
38