掲示板

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

9年前 に Patrick Hisshion によって更新されました。

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

Junior Member 投稿: 29 参加年月日: 14/05/12 最新の投稿
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
9年前 に Byran Zaugg によって更新されました。

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

Expert 投稿: 252 参加年月日: 12/04/06 最新の投稿
What version of Portal are you running. I suspect the SCSS cache isn't being refreshed.
9年前 に Patrick Hisshion によって更新されました。

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

Junior Member 投稿: 29 参加年月日: 14/05/12 最新の投稿
I am running 6.2 GA2 CE as a testing environment. Tomcat bundle.