mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 10:46:04 +07:00
Prior to this change it was not possible to use Bootstrap default SCSS functions in 'bootstrap_overridden.scss'. This commit mirrors odoo framework's architecture, injecting bootstrap '_functions.scss' at the beginning of the documentation's SCSS "bundle". Commit preparatory to the introduction of the 'Spoiler' documentation component. task-3036845 Part-of: odoo/documentation#2837