-
How to repro
1. Create the two files:
`.babelrc`
```
{
"plugins": [
["postcss-template-literals", {
"plugins": [
"tailwindcss"
]
}]
]
}
```
`tailw…
ghost updated
5 years ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
This is my project`s package.json.
![image](https://user-images.githubusercontent.com/16595511/115897754-56e41980-a48f-11eb-9a60-8bb77fb3199a.png)
The waning
![image](https://user-images.githubus…
-
I found 418 and 423 hydrating errors on my site build so I tested it on a fresh install in order to start adding components and find the issue. But i found the same issue on the default install.
Ho…
-
An issue has been opened on [mini-css-extract-plugin issue](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/45) which covers the use-case I'm exploring.
Below is a possible config…
-
It seems unfortunate to use `.name`, as that is only the top-level name.
For instance, I recently discovered emmet expansion was broken in a `source.css.postcss` scope.
If emmet used the scopeName, w…
-
### Provide a general summary of the issue here
Tailwind's [arbitrary group selectors](https://tailwindcss.com/docs/hover-focus-and-other-states#arbitrary-groups) are incorrect after adding the tai…
-
### Current Behavior
Webpack creates css file and css.map in dist folder. However JS don`t see styles in runtime.
![image](https://user-images.githubusercontent.com/26743903/87224791-c79ec700-c390-1…
-
Unfortunately I'm unable to get Astroturf working with Parcel and Typescript.
Without Typescript everything works fine. But with it i just get a `ReferenceError: css is not defined` execption in th…
-
This thread to summarize all contracts between icss plugins
- postcss-icss-selectors
- postcss-icss-values
- postcss-icss-composes
This plugins do not require contracts
- postcss-icss-import
-…