@import css problem
660452Feb 10 2009 — edited Apr 22 2009Hi,
I'm trying to import an external css to the main CSS.
master.css
@import url(style.css);
@import url(layout.css);
It doesn't get it, and I'm having a huge CSS file with everything mixed, and I'd like to distribute the stuff.
If anyone can help...
Thanks!
Jdev 11g 11.1.1.0.1