質問するログイン新規登録

質問編集履歴

1

文章の修正

2020/12/16 02:37

投稿

qro14
qro14

スコア0

title CHANGED
@@ -1,1 +1,1 @@
1
- Tailwindのautoprefixerをインストールし直してもビルドが通ら
1
+ Tailwindのautoprefixerをインストールし直してもcommand not foundに
body CHANGED
@@ -14,7 +14,8 @@
14
14
  ### 試したこと
15
15
 
16
16
  https://reffect.co.jp/html/tailwindcss-for-beginners#npmTailwindcss
17
+ 上記参照しながらインストールを進め、```$ npx tailwind build ./css/style.css -o ./public/css/style.css```を叩きました。
17
- 上記参照しながらインストールを進め、まず最初に
18
+ まず最初に
18
19
 
19
20
  ```
20
21
  Cannot find module 'autoprefixer'