-
I'm working with taildwind and [twin.macro](https://github.com/ben-rogerson/twin.macro) to build re-usable components easily.
Will aleph support twin.macro or something like emotion or styled-compo…
-
Styled-components does support the `css` prop and css function, so in theory we should be able to support it. Unsure if composition is similarly supported.
-
☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018.
## Version **6.12.0** of [ember-cli-babel](h…
-
Juliet to start researcher/reading about options, Becky will schedule meeting with team and Marisa to review options
-
Thanks for this great plugin.
I'm getting a problem where it doesn't seem to pick up changes to the file being inlined. I have to edit the parent JS file to cachebust it. I think this is because th…
-
# Bug report
## Packages affected
- [X] sandpack-client (in `resolutions`)
- [X] sandpack-react
```json
{
"name": "portfolio",
"private": true,
"version": "0.0.0",
"type": "…
-
When attempting to compile a project with this plugin and styled-components, the compilation fails with the error in the title.
This is in a webpack project with multiple builds.
https://gist.gi…
-
## Reproduction
```js
import { short } from /* preval */ 'git-rev-sync';
```
Or
```js
const { short } = preval.require('git-rev-sync');
```
## Console output
```
i 「wdm」: Compiling…
-
Tailwind v1 writes its config file to tailwind.config.js and the plugin complains that it cannot load the config.
I have temporarily solved this with a soft link for tailwind.js but I assume that t…
-
Please add support for new utilities introduced with tailwind 1.2 like css grid, transform, etc..