-
Bunchee supports CSS now, but I think we need to at least support Tailwind. So supporting PostCSS is a better idea.
## TL;DR
Create an internal postcss-plugin. It executes the postcss API to tra…
-
I cannot get melte to ~~use postcss in `` blocks~~ load recent PostCSS plugin versions.
**UPDATE:** I finally figured out that it's **something to do with using a plugin that's been updated for Pos…
-
## CVE-2021-23382 - Medium Severity Vulnerability
Vulnerable Library - postcss-7.0.32.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss…
-
### 相关平台
微信小程序
### 复现仓库
[https://github.com/no](https://github.com/no)
**小程序基础库: 2.26.1**
**使用框架: React**
### 复现步骤
taro init project
### 期望结果
期望编译通过
### 实际结果
⋊> ~/W/moto-focus-t…
-
Nesting styled-component `css` inside any styled-component template literal results in the template being skipped.
Example:
```
import styled, { css } from "styled-components"
const Foo = styl…
-
### **I started getting this error on build:**
```
unhandledRejection CssSyntaxError: /home/source/next/app/globals.css:1:1: Unknown word
at Input.error (/home/source/next/node_modules/postcs…
-
**What version of Tailwind CSS are you using?**
@tailwindcss/vite `4.0.0-alpha.30`
**What build tool (or framework if it abstracts the build tool) are you using?**
vite 5, svelte 5
**W…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### P…
-
> (socket) svelte-preprocess@5.0.4 contains risks:
> Install scripts - Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
> Accept r…
-
I am facing this issue right now, not sure how to fix it. Here is my rollup.config.js
```js
import resolve from '@rollup/plugin-node-resolve';
import commonjs from '@rollup/plugin-commonjs';
imp…