Skip to content

Commit 720f34f

Browse files
authored
Add PostCSS and related plugins to documentation
1 parent 8829216 commit 720f34f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ lang: en
171171
**Node (package.json):**
172172
- `tailwindcss` - CSS framework
173173
- `@tailwindcss/typography` - Prose styling plugin
174+
- `postcss` - CSS transformation tool
175+
- `postcss-cli` - PostCSS command-line interface
176+
- `postcss-import` - PostCSS plugin for @import resolution
177+
- `autoprefixer` - PostCSS plugin for vendor prefix automation
174178

175179
## Important Conventions
176180

0 commit comments

Comments
 (0)