|
@@ -41,17 +41,5 @@
|
|
|
<field name="bundle">web.assets_frontend</field>
|
|
<field name="bundle">web.assets_frontend</field>
|
|
|
<field name="path">theme_m22tc/static/src/js/m22_bottom_sheet.js</field>
|
|
<field name="path">theme_m22tc/static/src/js/m22_bottom_sheet.js</field>
|
|
|
</record>
|
|
</record>
|
|
|
-
|
|
|
|
|
- <!--
|
|
|
|
|
- Load local TailwindCSS script to avoid external CDN issues in CI environment.
|
|
|
|
|
- Includes forms and typography plugins.
|
|
|
|
|
- -->
|
|
|
|
|
- <record id="tailwindcss_js" model="theme.ir.asset">
|
|
|
|
|
- <field name="name">Tailwind CSS (Local)</field>
|
|
|
|
|
- <field name="key">theme_m22tc.tailwindcss_js</field>
|
|
|
|
|
- <field name="bundle">web.assets_frontend</field>
|
|
|
|
|
- <field name="path">theme_m22tc/static/src/lib/tailwindcss.js</field>
|
|
|
|
|
- <field name="sequence">10</field>
|
|
|
|
|
- </record>
|
|
|
|
|
</data>
|
|
</data>
|
|
|
</odoo>
|
|
</odoo>
|