-
Given this CSS:
```
:global .top {
& .inner {
}
}
```
The generated typings correctly exclude `top` but incorrectly include `inner`.
-
Добрый вечер!
Пытаюсь собрать в один файл стили своих компонентов и стили в *.post.css-файлах из bem-components.
Как понимаю, для этого нужна технология enb-postcss, которую я беру отсюда: https://g…
-
## CVE-2021-23382 - High Severity Vulnerability
Vulnerable Libraries - postcss-5.2.18.tgz, postcss-6.0.22.tgz
postcss-5.2.18.tgz
Tool for transforming styles with JS plugins
Library home page: htt…
-
[!] (plugin svelte) ParseError: Identifier is expected
node_modules\svelma\src\components\Field.svelte
95:
96: .field {
97: &.is-grouped {
^
98: .field {
99: …
-
```shell
❯ npm audit
# npm audit report
nth-check
-
Here is my **package.json**
{
"name": "airframe-dashboard",
"version": "0.1.0",
"description": "Seed project for flexible light React/Bootstrap 4 dashboards.",
"main": "index.js",
"s…
-
I am probably just confused about something, but for some reason I can't get URL rebase to work with .css files - only with .less files. If I rename a .css file to .less, it works.
I have setup a `…
-
So here is my rollup config
```
// tsdx.config.js
const postcss = require('rollup-plugin-postcss');
const autoprefixer = require('autoprefixer');
const cssnano = require('cssnano');
const ta…
-
On fresh clone, chat is failing to build
```
projects >git clone git@github.com:memelabs/chat-gui
Cloning into 'chat-gui'...
remote: Enumerating objects: 289, done.
remote: Counting objects: 100% (28…
-
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
- […