-
On iOS, a tap gesture may be made in different ways, e.g. via a tap or trackpad or stylus, and these gestures [respond to a tap gesture differently](https://github.com/flutter/flutter/blob/329f86a9075…
-
we use less in techweek site and it would be best if we could share variable files and this is possible in hexo
-
(I'm so sorry if this is the wrong place to put this) I liked the ability to completely hide medals that I had already completed, in part to make the list significantly more compact. Is that coming ba…
-
nothing gets compiled into the dist folder.
Edit:
Probably because the files have extension .stylus but the glob pattern says .styl
-
I'm working in (yet) another bootstrap-like framework and i'd like to add Font-Awesome as a default icon font, but it's stylus based. I could make a pull request of a stylus version if there'd have no…
-
How can I import stylus plugins for all components? I understand I can do the following in each component:
``` vue
@import "nib"
@import "jeet"
// ...
```
But is there a way to import nib an…
-
hello,
I just started using weylus (linux) and noticed that pen pressure seems to be broken. I followed the instructions in your readme, made sure uinput devices are created, but still no bueno whe…
-
**Choose one:** is this a 🐛 bug report or 🙋 feature request?
### 🎛 Configuration package.json
```js
"scripts": {
"start": "rimraf ./dist && parcel ./src/index.html",
"build": …
-
benchmark results for a core i5 ->
all files have 100+ lines of code and 10+ includes
jade compilation: 0.08s
stylus compilation: 0.2s
stylus with nib compilation: 2.2s
any solutions for this? has n…
-
Currently I am using nib as follows:
``` js
var express = require("express"),
path = require("path"),
stylus = require("stylus"),
nib = require("nib");
function compile(str, path) {
re…