Skip to content

Commit

Permalink
Remove section as there is only one component left
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 8, 2024
1 parent efbb177 commit 0878552
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/creating-content/managing-assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,6 @@ When running the `npm run dev/prod` command, Vite will compile the `resources/as

The compiled assets will then be automatically copied to `_site/media` when you run `php hyde build`.

### Customizing HydeFront Components

HydeFront components are modular and can be easily customized to fit your needs.

You can either remove the import of the component you want to customize and replace it with your own styles, or keep the import and add overriding styles after it (since CSS cascade order matters).

## Telling Hyde where to find assets

### Customizing the Blade templates
Expand Down

0 comments on commit 0878552

Please sign in to comment.