-
**Sylius version affected**: 1.12.8
**Description**
In documentation it says that loading js and scss files should be in:
`themes/MYTHEME/assets/shop/styles/app.scss` (for scss files)
And th…
-
Hello,
I'm using your plugin for one of my project on Sylius but I can't understand something.
I try to add custom CSS or JS on a HTML lame but that's doesn't work, the plugin don't authorize me…
-
| Q | A
| --- | ---
| Bug? | Yes?!
| New Feature? | no
| Bundle Version | 3.0
| Sulu Version | 2.4.3.
| Browser Version | Browser name and version
#### Actual Behavior
Create a Theme with …
-
I am trying to find a good example on how to create my own custom theme in Sylius, preferable from scratch. The documentation is very unclear on this subject, so I went on google and found this.
Is…
-
**Describe the proposed solution**
When writing feature tests for a new application we would (nearly) always use our custom theme. We can do it by specifying
> channel :channel uses :theme theme
…
-
Hi,
I'm appreciate for your themes on using tailwind, so trying to follow instruction on new Sylius project locally.
But got error as followed.
> error in ./themes/TailwindTheme/assets/main.…
-
Sadly my [configuration block](http://docs.sylius.org/en/latest/contributing/documentation/format.html#docs-configuration-blocks) from #135 doesn't get rendered.
-
**Describe the proposed solution**
To allow better form customization without having to override this block and the template `@SyliusUi/Form/theme.html.twig` it would be nice to be able to add suppor…
-
vendor | version
-- | --
PHP | 8.0.14
Symfony/Symfony | 5.4.2, 5.3.13
Sylius/SyliusThemeBundle | 2.2.0
sulu/SuluThemeBundle | 3.0.2
As soon as I'm using render_esi in a template, I get a chang…
-
I have created my own custom theme (eg CrimsonTheme) with a third party css-framework and I need to override the templates from the UiBundle (eg Grid); I could put my templates in this location `theme…