Skip to content

Commit dfcd3e1

Browse files
authored
More npm setup for the CI/CD install ...
1 parent 99363fd commit dfcd3e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ tailwind-build:
143143

144144
cicd-tailwind-install:
145145
@echo " >> Installing tailwind ..."
146+
npm init -y
146147
npm install
147148
npm install yarn
148149
yarn add tailwindcss@latest @tailwindcss/typography preline@latest postcss@latest autoprefixer@latest cssnano@latest

0 commit comments

Comments
 (0)