Update documentation around pattern library and how to commit changes to it

This commit is contained in:
benjamin melançon 2022-03-06 16:50:44 -05:00
parent 3e968b3497
commit cc77ec000a

View file

@ -47,7 +47,9 @@ ddev . drush cim -y
## Theming
See `web/themes/custom/agarica/README.md` and `web/themes/custom/agarica/patternlibrary/README.md`
See `web/themes/custom/agarica/patternlibrary/README.md` for how to make changes, especially involving Sass to CSS compilation for styles.
After making changes withing the Pattern Library within the custom Agaric theme, commit these changes *first* to the pattern library itself, and second commit the pattern library as a whole to the main project (it will be a single change, "Subproject commit" and the current hash value of the subproject repository.
## Deployment