-
### Description
I've found that if I resize the window, the active page resizes its elements fine, but an inactive previously visited page doesn't. The inactive page retains the same layout as …
-
I keep running into issues while trying to create a new nxext project where I have to run `--force` to get @nxext to install, resulting in conflicting or missing dependencies.
While creating a new …
invot updated
6 months ago
-
**Describe the bug**
If any Story imports CSS, all other stories are forced to adopt the same CSS.
**To Reproduce**
```ts
// Story1.stories.ts
import 'foo.less';
```
```ts
// Story2.stor…
Bilge updated
1 month ago
-
The Sass implementation on which this gem is based was [deprecated October 2020](https://sass-lang.com/blog/libsass-is-deprecated). [Again](https://github.com/jekyll/jekyll-sass-converter/issues/74).
…
-
**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
10 months ago
-
@dongryphon
You might remember me from the conversation you, Isaac Johnston and I had regarding Deft JS and Sencha Cmd at SenchaCon this year. We're continuing to refine our integration with Sencha…
-
### Describe the bug
Upgraded sass package to 1.79.4, started spitting out deprecation warnings. As per the Vite config docs, I added the following to vite.config.ts
```js
preprocessorOptions…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
other (enter in the "Additional environment details" area below)
###…
-
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…
-
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…