-
Example from project-stub. Plugin for stylus doesn't work with enb-stylus
```
[techs.stylus, {
target: '?.css',
sourcemap: false,
use: [req…
-
test.styl
```
blockquote::before
content "\""
```
Command: `stylus -p test.styl`
Expected output
```
blockquote::before {
content: "a";
}
```
Actual Output
```
node_modules/stylus/bin/stylus…
-
Hi! I've had the privilege of playing the game both on 3DS and online, and I personally found steps 2 and 6 wayy more difficult than needed. While I can eventually crush the materials in step 2, and w…
-
* **Browser**: Edge 83.0.478.45
* **Operating System**: Any
* **Stylus Version**: Any
Please publish this great extension to [Edge Chromium's store](https://microsoftedge.microsoft.com/addons/Mic…
-
### Preflight Checklist
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [x] I have searched…
-
**Distribution (run `cat /etc/os-release`):**
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system7…
-
## Description
If you touch the stylus to the surface of the tablet, hold down one of the stylus's buttons, and then lift the stylus away from the surface of the tablet (while keeping the button pres…
-
The extension currently supports the ability to zoom the parse tree in and out using the mouse wheel, but this doesn't work if you're using a pen tablet or a stylus that do not have a mouse wheel equi…
-
**Describe the bug**
After upgrading from 6.5.10 to 7.0.0-alpha.26 I'm running into an issue with `stylus-loader`. When starting Storybook, I get this failure:
```
WARN Force closed manager build…
-
While the docs here are great https://github.com/stylus/stylus/blob/dev/docs/import.md they left me wondering how to control the loading/resolving of imports. I am using stylus on Node:
```
var sty…