-
**Describe the bug**
when use eslint, need to install the dependencies first, because in the soure code, some lib needs:
in nextjs `layout.tsx`
```tsx
import type { Metadata } from "next";
export…
sharh updated
9 months ago
-
If you answer 'yes' to compass and bootstrap, you end up with the 'sass-bootstrap' bower component. Besides all the bootstrap stylesheets translated into sass, this library also includes all the boots…
-
While generating a project with superplate, this an error occured.
here's the full terminal outputs:
```bash
PS C:\Users\himas\Documents\Programming\DiscordFa> npx superplate-cli bots
Need to inst…
-
Some files are indented with tabs, some with spaces, some with a mix of both... Please, add a `CONTRIBUTING` file or _Contributing_ section in README with coding style conventions to use and [EditorCo…
-
Even just a CSS file that gets added — I think it will be useful to have Sass helpers like `@include full-absolute(4px)` (yes I'm aware of inset 😛 )
-
I am getting the following error after `Running "watch" task` restarts
```
2015-03-02 11:19 grunt[7732] (FSEvents.framework) FSEventStreamFlushSync(): failed assertion '(SInt64)last_id > 0LL'
```
Ha…
-
util.less
@white: #FFF;
.zeropad {padding: 0;}
code.less
img { .zeropad; }
base.less
@import 'util.less';
@import 'code.less';
result:
! Name Error: \* is undefined.
!…
-
### Issue and Steps to Reproduce
Cannot use any keyboard key or shortcut for any file inside the file tree pane.
### Expected Behavior
Use cases:
1. I wanna copy and paste a file, so I select th…
-
**Describe the bug**
When trying to do build-storybook it gets to 92% and then fails with the following out of memory error:
```
92% chunk asset optimization TerserPlugin
FATAL ERROR: Ineffectiv…
-
When I include semantic or bootstrap in my main.js I end up with a 404 not found error for the fonts
Apparently, the output path of fonts go to the root of my web server like this
`http://localh…
dayze updated
3 years ago