We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8829216 commit 720f34fCopy full SHA for 720f34f
1 file changed
CLAUDE.md
@@ -171,6 +171,10 @@ lang: en
171
**Node (package.json):**
172
- `tailwindcss` - CSS framework
173
- `@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
178
179
## Important Conventions
180
0 commit comments