-
Hey there,
how am I supposed to use PostCSS with this awesome module ?
My gulp task is as follows:
> return gulp.src('styles/bundle.less')
.pipe(less({
sourceMap: {
…
-
Make sure these boxes are checked before submitting your issue.
- [X] You are using this for WordPress.
- [X] You have Divi installed.
- [X] You have lint your code to ensure the problem isn't ca…
-
This may be an issue with my tailwind setup , not 100% sure.
I'm using the fill button component that is in the docs example.
`const Button = () => Submit`
some styles pull in , others do…
-
Hi All,
Hoping someone could assist with this problem, I have a straightforward TW config with only one or 2 custom colors but when trying to style a select element it's ignoring padding and some o…
-
Has anyone been able to bundle custom fonts with this?
I'm struggling to get my custom fonts served up in the .tmp folder, and eventually the dist, also.
**webpack.conf.js**
```
const webpac…
-
```
ERROR Failed to compile with 1 error 20:44:08
error in ./src/asse…
-
I've installed the two dependancies ('moment,js and moment-timezone').
With npm list:
```
├── @tailwindcss/forms@0.5.7
├── aos@2.3.4
├── autoprefixer@10.4.19
├── axios@1.6.8
├── flowbite@2.3.0
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
> https://www.tailwindcss.cn/docs/guides/vue-3-vite
```bash
$ pnpm i postcss tailwindcss -D
$ npx tailwindcss init --full
```
```javascript
// src/assets/stylesheets/application.scss
@tailwin…
-
Hey guys, running a relatively new remix project and have been struggling with this error for the last few days.
This is after following the basic instructions at: https://remix-pwa.run/docs/main/q…