- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla
Included CSS files not updating after changes
07-31-2017 06:35
Hi all,
first post here - I hope I'm posting in the right category. I've decided to split up css files into separate components to make everything a bit more modular and maintainable. So I'm including smaller portions of the css in a single main.css file like this:
{% include "custom/page/css/mobile-cta.css" %}
However, when i do changes in the included file (e.g. mobile-cta.css) the main,css file will not update its css unless i change something directly in the main.css file. Has anyone encountered similar problems? Right now for me the only way is to make the changes in the included file, then open up main.css and remove a semicolon there / add it back in and save. That way the included file will be reloaded and the changes will appear correctly on the live pages...
- Marcar como nuevo
- Favorito
- Suscribir
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Enviar un correo electrónico a un amigo
- Informe de contenido inapropiado