Update documentation around pattern library and how to commit changes to it
This commit is contained in:
parent
3e968b3497
commit
cc77ec000a
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue