Skip to Content
Menu
This question has been flagged
1629 Views

Can someone help me understand how the asset bundles work when creating a custom web theme in odoo 15. The first scss file works perfectly, but the second or any other scss file listed below is ignored. Any help would be appreciated.

'assets': { 

    'web.assets_frontend': [ 

           'web_theme/static/src/scss/style.scss',

           'web_theme/static/src/scss/typography.scss',

    ], 

},


Avatar
Discard

I wish to know too

Related Posts Replies Views Activity
2
Dec 24
3118
1
Dec 24
345
4
Nov 24
1363
1
Sep 24
1133
1
Sep 24
1198