-
### Steps to reproduce
When create theme with typography with h1 include responsive:
```tsx
const theme = createTheme({
...
typography: {
fontFamily: roboto.style.fontFamily,
h1: {
…
-
### Check List
- [X] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting).
- [X] I have already searched existing issues and they are …
njzjz updated
1 month ago
-
9/10 times I get the message that there is an error saving the project.
![Schermafbeelding 2024-01-03 083502](https://github.com/PowerBI-tips/tools/assets/155522458/219b3ea1-0e41-4951-a8ae-2f59d972e…
-
### Check List
- [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting).
- [X] I have already searched existing issues and they are …
-
Fatal error: Uncaught Error: Object of class Gettext\Utils\ParsedComment could not be converted to string in
C:\laragon\www\[THEME-DIR]\vendor\gettext\gettext\src\Generators\Po.php:40
Stack trace…
-
## Is Your Feature Request Related To A Problem? Please describe.
When running accessibility test via Google Lighthouse, many of the theme colors used on the Chocolatey websites flag accessibility er…
-
#### The Problem:
The Home Unite Us application is designed to be used by numerous host home organizations, each with unique branding. Displaying the Home Unite Us application in the organization's b…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
## Description
I'm experiencing an issue with the GitHub icon's background color when viewed on a dark theme. The icon is not clearly visible, and attempts to change the background color using in…
-
```
rails g web_app_theme:themed admin/posts Post --layout=admin --engine=haml
```
Isn't working properly, it's just a small bug. When you run the above command it does create all the views properly,…