We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99363fd commit dfcd3e1Copy full SHA for dfcd3e1
1 file changed
Makefile
@@ -143,6 +143,7 @@ tailwind-build:
143
144
cicd-tailwind-install:
145
@echo " >> Installing tailwind ..."
146
+ npm init -y
147
npm install
148
npm install yarn
149
yarn add tailwindcss@latest @tailwindcss/typography preline@latest postcss@latest autoprefixer@latest cssnano@latest
0 commit comments