-
**Do you want to request a *feature* or report a *bug*?**
feature
**What is the expected behavior?**
To have the same modifiers syntax as in [`astroturf`](https://github.com/4Catalyzer/astrot…
-
Hi,
Have you guys use `composes` feature of CSS Module? I have this error when I try to compose css class from different file.
```
/Users/jiratarinrith/codes/node/redux/erik/node_modules/webpack-is…
-
## I'm submitting a ...
[ ] Regression (behavior that used to work and stopped working in a new release)
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support req…
-
I am aware that NodeCG has a lot of problem for developer and users.
The aim is to adopt to more modern technology, architecture and libraries, while keeping breaking change as less as possible.
C…
-
_Warning: all example code below is for illustrative purposes only, none of the below works or is spec'ed as is._
So here's the crux of the issue. We have the following requirements:
- we want to obs…
tobie updated
6 years ago
-
# Background
A common complaint that I hear often against using Scala.js, is that the dev feedback cycle is really fast with JS but really slow with Scala. I'm referring to the amount of time it ta…
-
Right now, RRC provides no real help for the selector story. In our use case at Artsy, we have a great deal of selectors, which depend on the state and on each other. However, writing these selectors …
acjay updated
7 years ago
-
Hi,
I'm really interested in how svelte internally works and which problems and challenges you had faced. I could read the whole source code but the author can provide a much better picture. Svelte i…
-
### Suggest an idea for this project
Currently some things like Tailwind, PostCSS and AutoPrefixer are not considered production dependencies as per the default settings. Their plugins are removed wh…
-
Following example says, that doSomething is not covered, but i guess it should be "ignored"
```
class Foo {
/* istanbul ignore next */
doSomething () {
return 'something';
}
}
```
if i mo…
ottes updated
6 months ago