Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

child_theme/layouts/_asset_files.plate overrides the ‘regular’ layouts/_asset_files.plate. Your custom my-css.css can safely be placed among the ‘regular’ theme files, in the theme root.

Note

Keep in mind that it is a good idea to keep the files in child_theme small and overridable. If you put an important theme file like theme.plate in child_theme, it means this theme file does not receive any updates, which can break your site in the future.

Library theme builders info

...