質問編集履歴
1
文章の修正
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
|
|