Sorry if it's a stupid question but I don't manage to update change in the CSS files.
- I have made modification on about.less
- The files are correctly compiled in bundle-blessed1.css
- I push the modification to my repo
- I pull the modification on my edx server (full stack production)
- I update the asset with the command : paver update_assets lms --settings=aws
But I see no change. I know that the theme is correctly installed because changes in template files are effective. So I don't get it.
The _ionisx.scss file is always empty is it ok ?
The change doesn't seem to be in the sass file generated (in my case myurl/static/css/lms-main.d8d16e63defa.css)
I am missing something ?
Sorry if it's a stupid question but I don't manage to update change in the CSS files.
But I see no change. I know that the theme is correctly installed because changes in template files are effective. So I don't get it.
The _ionisx.scss file is always empty is it ok ?
The change doesn't seem to be in the sass file generated (in my case myurl/static/css/lms-main.d8d16e63defa.css)
I am missing something ?