Hi all,
I faced an issue that the CSS code is not shown on the ERP desk,
I use these steps:
- Add css file in custom App
- Uncomment the line in hooks
app_include_css
I use this version
This is the structure I use
Hi all,
I faced an issue that the CSS code is not shown on the ERP desk,
I use these steps:
app_include_css
I use this version
This is the structure I use
Please check it.
Maybe it becomes helpful for you.
Try Creating bundle in version 14
@NCP
Yes, I try the same your way and run
bench build
bench clear-cache
but the same nothing is changed.
the problem may be My CSS file is not listening in the Hooks
file, I don’t know why?