Document how we'd override an Octavia override
This commit is contained in:
parent
2c7c2ac7d7
commit
bf9dc14bdd
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ regions:
|
|||
|
||||
libraries:
|
||||
- octavia/global
|
||||
# If we had to override an override from Octavia (something not defined in its
|
||||
# Bulma build), we would define our own library and uncomment this:
|
||||
# - agarica/global
|
||||
|
||||
# This section is used by the contrib module, Component Libraries. It allows you
|
||||
# to reference .twig files in your sass/ directory by using the Twig namespace:
|
||||
|
|
Loading…
Reference in a new issue