Skip to content

Commit

Permalink
Pinning to a specific version of tailwind and setting config for js p…
Browse files Browse the repository at this point in the history
…ackages to come from npmjs
  • Loading branch information
philrenaud committed Jul 6, 2024
1 parent 9a079ae commit 070b587
Show file tree
Hide file tree
Showing 3 changed files with 2,129 additions and 2,274 deletions.
1 change: 1 addition & 0 deletions ui/.yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry: https://registry.npmjs.org/
2 changes: 1 addition & 1 deletion ui/packages/consul-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"remark-autolink-headings": "^6.0.1",
"remark-hbs": "^0.4.0",
"sass": "^1.28.0",
"tailwindcss": "^3.1.8",
"tailwindcss": "3.2.7",
"tape": "^5.0.1",
"text-encoding": "^0.7.0",
"tippy.js": "^6.2.7",
Expand Down
Loading

0 comments on commit 070b587

Please sign in to comment.