-
### Describe the bug
Storybook render this error on docs page on a new storybook
Cannot read properties of undefined (reading 'fonts')
![image](https://user-images.githubusercontent.com/10441…
-
Related:
- #461
- #767
-
---
- Atom version: 1.45.0 x64
- linter-sass-lint version: 1.9.0
- Global sass-lint version (if used): none
- Platform:
- [x] OSX
- [ ] Windows
- [ ] Linux
- Expected behaviour: Li…
-
The nature of ts-loader makes it slower as the project's size increases.
https://github.com/TypeStrong/ts-loader#faster-builds
There are 2 options to make it fast:
- Use a separate process for …
-
# 一、是什么
babel插件
## 1.1 Slogon
> Full, scoped and component-friendly CSS support for JSX (rendered on the server or the client).
### 1. 功能齐全(full)
支持CSS全部的功能,没有阉割CSS。
### 2. 封装的(scoped)
保证了写…
-
### Current Behavior
When configuring a build target with the `@nx/vite:build` with `outputPath` set to `{workspaceRoot}/dist`, the actual output occurs in `{projectRoot}/dist`.
### Expected Behavio…
-
With @kellyselden's PR here: https://github.com/kellyselden/eslint-plugin-json-files
I think it now makes sense to add some _very important_, yet presently missing lints for:
- package.json
-…
-
This looks great, any plans for variable support?
```
Label {
color: @label.color
}
Label:hover {
color: @label.hover
}
```
or
```
Label {
color: @prop:color;
}
Label:hover {
color: @prop…
-
When using https://hankchizljaw.com/wrote/a-modern-css-reset/ it globally turns off all animations and transitions if `prefers-reduced-motion: reduce` is set, see below:
```
/* Remove all animatio…
-
When I tried to deploy on Netlify this is what happened:
```
7:52:49 PM: Installing npm packages using pnpm version 8.3.1
7:52:49 PM: Lockfile is up to date, resolution step is skipped
7:52:49 …