Skip to content

Commit 4fb83ee

Browse files
committed
PB-73: Create Appearances example and documentation
Polishing language
1 parent b9e3642 commit 4fb83ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/how-to/how-to-add-appearance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,10 +225,10 @@ The `_module.less` file is an import file that ensures the additional stylesheet
225225
```
226226
_Use _module.less for import statements_
227227

228-
## Conclusion
229-
230-
Using appearances to extend Page Builder's native content types represents one of Page Builder's best practices for creating a variety of new content building blocks based on existing content types. We hope this topic has helped adequately describe this best practice.
231-
232228
## Example Module
233229

234230
An example module for this topic is available for download in the [pagebuilder-examples repository](https://github.com/magento-devdocs/pagebuilder-examples/tree/master/Example/PageBuilderBannerAppearance).
231+
232+
## Conclusion
233+
234+
Using appearances to extend Page Builder's native content types represents one of Page Builder's best practices for creating a variety of new content building blocks based on existing content types.

0 commit comments

Comments
 (0)