Foros de discusión

test.css rules being applied after removing @import: url(test.css)

Patrick Hisshion, modificado hace 9 años.

test.css rules being applied after removing @import: url(test.css)

Junior Member Mensajes: 29 Fecha de incorporación: 12/05/14 Mensajes recientes
Hi All,

In an effort to learn about custom theme development I created a folder strcuture like this.

_diffs
- custom.css -> @import: url(test.css)
- test.css -> all my css rules for testing

I do the usual, deploy then refresh and happily see my changes.
However, I went to remove the @import from custom.css and expected to see all my changes reverted back to normal.
But they are still there?! I cleaned the tomcat cache, and I cleaned my browser cache. What could be happning?
thumbnail
Byran Zaugg, modificado hace 9 años.

RE: test.css rules being applied after removing @import: url(test.css)

Expert Mensajes: 252 Fecha de incorporación: 6/04/12 Mensajes recientes
What version of Portal are you running. I suspect the SCSS cache isn't being refreshed.
Patrick Hisshion, modificado hace 9 años.

RE: test.css rules being applied after removing @import: url(test.css)

Junior Member Mensajes: 29 Fecha de incorporación: 12/05/14 Mensajes recientes
I am running 6.2 GA2 CE as a testing environment. Tomcat bundle.