Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2218 Visninger

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
Kassér

I wish to know too

Related Posts Besvarelser Visninger Aktivitet
1
jun. 25
1929
3
jul. 25
3519
1
maj 25
1638
1
maj 25
1889
4
maj 25
3011