We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6403263 commit 478b1f1Copy full SHA for 478b1f1
awesome_owl/__manifest__.py
@@ -29,6 +29,7 @@
29
'assets': {
30
'awesome_owl.assets_playground': [
31
('include', 'web._assets_helpers'),
32
+ ('include', 'web._assets_backend_helpers'),
33
'web/static/src/scss/pre_variables.scss',
34
'web/static/lib/bootstrap/scss/_variables.scss',
35
('include', 'web._assets_bootstrap'),
0 commit comments