-
**Describe the bug**
Imported image in js has wrong path after project build
**How it happened?**
Hi. Foremost let me thank you for such great plugin. I wouldn't use parcel without it)
Though I'…
-
## Tasks
- [x] 1. create `Paginate` component (use boilerplate below as starting point)
- [x] 2. take a `page` prop to specify current page
- [x] 3. take a `totalResults` prop
- [x] 4. use limit s…
-
Problem:
Whenever I try to add an HTML embed or images to the guttenberg editor it freezes and it does work.
I uninstalled my theme and installed a fresh copy and still have the same issue.
I…
-
I read the #102 issue for custom class names. But I found the solution a bit lacking.
> disabling an existing module and adding your own plugin
If you want to change one class from a plugin, yo…
-
Also, even after getting it working, this is prod:
![image](https://user-images.githubusercontent.com/30274440/100395952-f17f2000-2ff7-11eb-90c9-e5119d554d87.png)
and this is dev:
![image](https:…
-
I created few fields until my banner component and try to use them in the `index.twig` without success like this `{{ header }}`
How can I access this fields in the component?
thanks
-
This RFC is a proposal for changing the styling solution of Material-UI in v5.
**TL:DR; the core team proposes we go with emotion**
## What's the problem?
- Maintaining & developing a great…
-
I'd like to add a styling system to yew - not having a built-in way of styling components seems a bit unfinished to me. If we want to build better, bigger, and faster web apps, then we need a way of m…
-
Issue Type: Bug
- Run VSCode maximised on a multi-monitor setup
- Put VSCode on screen at the right of another
- Open File menu
### Excepted
It should open on the same screen as VSCode
### W…
-
Hey!
In my tiny test project I was trying to make IHP work with tailwindcss (https://github.com/themmes/ihp-todo). I thought I'd simply go the easy route first, so added the CDN to the `Layout.hs` …