-
I publish only a part of my files, and it happens that one note is published, but the files and links mentioned in it are not published, but the link is generated. Perhaps it is worth adding an option…
-
[Codesandbox to replicate the issue ](https://codesandbox.io/s/infallible-smoke-mr4qz)
Given a file exporting two components
```js
export default {CompA, CompB}
```
If referencing the compon…
-
- [x] Since the chapters are numbered consecutively, the file names/ids don't need the part prefixes, i.e. should be just "chapter-X," [SEMoS 2.2.4.3](https://standardebooks.org/manual/1.8.0/single-pa…
-
I need to create a simple quiz for testing English. The quiz itself isn't hard to make, but I have troubles designing the results.
Unfortunately, the most of the styles and helper texts are hard co…
-
- Laravel Mix Version: 6.0.39
- Node Version : v16.9.1
- NPM Version: 8.1.3
- OS: Mac 11.6 & Ubuntu 20.04
### Description:
Chunks are relatively referenced even when the main js file is…
-
The DSP CSS_BASICS_04 is giving a runtime $ not defined error in the setup operation.
I am loading this DSP into a dsp container on a button click.
Onclick/detail the runtime error reference % not d…
-
js小书签,需要用到此功能
V2的 `API` 为 `chrome.tabs.executeScript`,支持
V3的 `API` 为 `chrome.scripting.executeScript()`,明显不支持
[Manifest V3 migration checklist](https://developer.chrome.com/docs/extensions/mv3/…
qinxs updated
2 months ago
-
This is a feature request.
It would be awesome to have CSS `float` support. Reference: http://www.w3.org/wiki/CSS/Properties/float
Float would increase the renderer versatility. At the moment aligni…
-
Hi 👋!
I think this project is really interesting and I was wondering, why is it that I can only extend a block once? I'm in a situation where I want to import 2 blocks.
```
@block-reference but…
-
I observed that the Offers component is not responsive for Mobile devices.
I can make it responsive using media queries of tailwind CSS.
The Screenshot for the mobile device is given below:
![Wh…