-
Hi! Astroturf can work with react-app-rewired and without eject create-react-app?
-
There is a complains that Astroturf uses too many HOCs which create big React tree.
https://twitter.com/oleg008/status/1111215885275017218
Hooks could improve the case
-
**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…
-
trying webpack 5 alpha, getting `Module not found` for astroturf virtual files. probably something has changed in the way we should insert virtual modules into the compilation?
-
I've been juggling configurations to get Astroturf (via [gatsby-plugin-astroturf](https://github.com/jquense/gatsby-plugin-astroturf)) to play nicely with Gatsby v3 but to no avail.
There's this ch…
-
Hi! When I run test I recive this error:
```sh
FAIL src/Button/tests/Button.test.tsx
● Test suite failed to run
`css` template literal evaluated at runtime!
6 | };
7 …
-
This is kinda vague but I'd like to have a built-in option to write CSS that:
* Exists in the same file as my components
* Is scoped
* Has auto generated class names, like CSS Modules
* Extracte…
-
Hey there, just wanted to flag that the merge of the v1 branch into master has left the README with broken instructions. For example, [these lines](https://github.com/4Catalyzer/astroturf/blame/master…
-
Hello, I'm writing a contract that is similar to the Facebook verification contract, except that it has the added rule that only Facebook accounts that are > 3 years old are valid. This is a simple se…
-
Hi, do you have any plan to support [thread-loader](https://github.com/webpack-contrib/thread-loader)? Currently it encountered error:
```
Module build failed (from ./node_modules/thread-loader/di…