Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2206 Переглядів

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',

    ], 

},


Аватар
Відмінити

I wish to know too

Related Posts Відповіді Переглядів Дія
1
черв. 25
1918
3
лип. 25
3514
1
трав. 25
1633
1
трав. 25
1884
4
трав. 25
3005