Skip to content

Commit

Permalink
Update index.md (#1580)
Browse files Browse the repository at this point in the history
* Update index.md

Added link to the developer documentation.

* Update resources/guidelines/testing/store/quality-guidelines-plugins/index.md

---------

Co-authored-by: Su <[email protected]>
  • Loading branch information
mboelt and sushmangupta authored Nov 28, 2024
1 parent 13c11a1 commit 279e240
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,9 @@ However, you may employ `<span class="h2">`, for instance.

### Do not use inline-css in the storefront templates

Use your own classes and let your CSS be compiled by the theme.
Use your own classes and let your CSS be compiled by the app.

[Add SCSS variables](https://developer.shopware.com/docs/guides/plugins/plugins/storefront/add-scss-variables.html#add-scss-variables)

### New controller URLs / XHR requests

Expand Down

0 comments on commit 279e240

Please sign in to comment.