Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2196 Visualizações

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
Cancelar

I wish to know too

Publicações relacionadas Respostas Visualizações Atividade
1
jun. 25
1916
3
jul. 25
3513
1
mai. 25
1632
1
mai. 25
1883
4
mai. 25
3002