-
I wanted to add TailwindCSS to my project, but I could only find this issue related to this: https://github.com/silviogutierrez/reactivated/discussions/280
Unfortunately it does not work, is there …
-
Hi @ai, thank you for your work on `postcss` and `autoprefixer` (and your other packages). We're using them in combination with Vite, Svelte, and Tailwind, and we'd appreciate a clarification on how t…
-
Maybe I'm missing something, but I don't notice any difference in output in a project that has both `@stencil/sass` and `@stencil/postcss` plugins.
Here's my config:
```ts
// stencil.config.ts…
-
Hi there,
I am using Tailwind, and not sure how it uses postcss under the hood, but it's something like cli command probably.
```
"tailwindcss": "3.4.9",
"postcss": "^8.4.47",
"postcss-c…
-
Within the project, I have noticed there are four UI/CSS libraries:
- MUI
- Tailwind
- Emotion
- headlessui
```
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^…
-
如题,官网的教程是基于cjs引入postcss-pxtransform的,现在用esm怎么引入
-
Currently working with "3.0.2-beta.17" version of Paw.js and i am trying to configure tailwindCSS into it. after configuration didn't get any error but tailwind classes not working.
I have followed…
-
### Version
29.6.0
### Steps to reproduce
Upgrade a React Native project(any sample project is fine) from version 0.67.5 to 0.74.0.
Update Jest to version 29.6.0.
Run the Jest test suite.
### Ex…
-
Both the TL;DR and the "Detailed steps" need to mention [Install PostCSS](https://www.docsy.dev/docs/get-started/docsy-as-module/installation-prerequisites/#install-postcss).
-
Add the following plugins to the Linemanjs.com documentation, as per @searls request.
https://github.com/Psiablo/lineman-autoprefixer
https://github.com/Psiablo/lineman-imagemin
https://github.com/Ps…