-
```
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,…
-
### Steps to reproduce
When create theme with typography with h1 include responsive:
```tsx
const theme = createTheme({
...
typography: {
fontFamily: roboto.style.fontFamily,
h1: {
…
-
#### Bug, feature request, or proposal:
Feature Request
#### What is the current behavior?
Custom theming angular material is cumbersome.
#### What is the use-case or motivation for changing a…
-
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…
-
https://github.com/carpentries-incubator/proposals/issues/195
Creating a fork over there will be very worthwhile, but it's worth addressing existing known improvements before having people add to t…
-
I have a weird issue with my Grav project. I would like to use grav-plugin-static-generator to generate a static version of my site. I use the following command:
```bin/plugin static-generator page…
-
如题。
-
Hi, Just had a weird error whilst trying to use the themed generator to get my scaffold looking fantastic of course.
$rails g web_app_theme:themed admin/pages --layout=admin
/Users/matenia/.rvm/gems/…
-
### Required for alpha release:
- [ ] Naming of the new theme generator. (`caesar` or some other)
- [ ] Ability to generate theme by different ways:
- - [ ] Generate theme using php & drupal comman…