Like in standard HTML CSS files:
@import url("base.css");
would import the base.css in the relative package in the classpath
@import url("base.css");
would import the base.css in the relative package in the classpath
- blocks
-
JDK-8097832 [CSS] Changing user_agent stylesheet on scene or subscene
- Resolved
- duplicates
-
JDK-8098046 Add support for @import in CSS
- Closed