Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
doc: Add new theme section
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesbh committed Aug 9, 2023
1 parent 2676bfa commit 5fb360f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
- module.exports = [shopConfig, adminConfig, appShopConfig, appAdminConfig];
+ module.exports = [shopConfig, adminConfig, appShopConfig, appAdminConfig, syliusTailwindThemeConfig];
```
## Add your custom theme into your Sylius project

Please follow the instructions of the [Custom Theme](https://github.com/monsieurbiz/sylius-setup/tree/master/dist/sylius/themes/custom#readme) from our Sylius Setup project.

## License

Expand Down

0 comments on commit 5fb360f

Please sign in to comment.