-
Hi
is [import inline](http://lesscss.org/features/#import-options-inline) supported?
it seems that with `"postcss-less-engine":"^0.6.1"` and `"less": "^2.7.1"` it's ignored
thanks so much
-
### What happened?
## Steps to Reproduce
Is it possible to automatically instrument HTTP incoming and outgoing spans when using Remix 2? I'm trying to do this with a regular auto-generated Remi…
-
## Can Possibly Remove:
- [ ] `@typescript-eslint/eslint-plugin`
- Not required with `eslint-config-next`?
- [x] ~`@typescript-eslint/parser`~
- ~Not required with `eslint-config-next`?~
…
-
Hi Matthew,
I noticed the sbt-autoprefixer build.sbt points to sbtPluginSnapshots for publishTo but I didn't seem to find it there--is there a plan to publishTo http://repo.scala-sbt.org/scalasbt/sbt…
-
Simple as that... I run the portable version of Sublime from a GoogleDrive folder. Started having the issue a day or so ago. Have removed and readded to no avail. Will probably completely removing and…
-
## Description
I am using a completely fresh install (as of today of node, yeoman and this generator).
I generated my project using the following options:
**? Which JavaScript framework do yo…
-
-
I have following rollup config:
```
postcss({
extract: true,
modules: {
globalModulePaths: [/node_modules/]
},
plugins: [autoprefixer]
})
```
Then I import css from my javascript…
-
Example from project-stub. Plugin for stylus doesn't work with enb-stylus
```
[techs.stylus, {
target: '?.css',
sourcemap: false,
use: [req…
-
hey guys, not seeing any docs or examples on how to resolve postcss imports (e.g. tailwind).
with webpack, i would add something like the below to my `main.js` module exports to accomplish this. wh…