-
Notifications
You must be signed in to change notification settings - Fork 4
Editing the home page introduction
Simon edited this page Jul 9, 2024
·
5 revisions
Note
This project uses Tailwind CSS, which strips all default HTML tag styling (e.g., the font size of the <h1>
tag). For editing convenience, some tag-level styling is re-applied using the @apply
directive in the components/home-intro/home-intro.component.scss
file.
The home page introduction contents are defined in the components/home-intro/home-intro.component.html
file, and can be edited there.
This project is still in the prototyping phase. If you have any questions, thoughts or feedback, please reach out to Simon Dirks ([email protected]).
- Rendering components by type
- Rendering components by predicate
- Pre-defined predicate render components