[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-plugin-utils. A bunch of utilities to help you create and maintain plugins for Tailwind. www.npmjs.com/package/@hacknug/tailwindcss-plugin-utils
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #199 from hacknug/dependabot/npm_and_yarn/postcss-8.3.0

[Security] Bump postcss from 7.0.35 to 8.3.0

authored by

Nestor Vera and committed by
GitHub
(Jun 6, 2021, 6:54 PM +0200) d58b2652 5ae4a92c

+1 -1
+1 -1
package.json
··· 33 33 "dependencies": { 34 34 "flat": "^5.0.2", 35 35 "lodash": "^4.17.15", 36 - "postcss": "^7.0.18", 36 + "postcss": "^8.3.0", 37 37 "tailwindcss": "^1.1.2" 38 38 }, 39 39 "devDependencies": {