Statements (15)
Predicate | Object |
---|---|
gptkbp:instanceOf |
CSS at-rule
|
gptkbp:canImport |
media queries
CSS files |
gptkbp:definedIn |
gptkb:CSS
|
gptkbp:example |
@import url('print.css') print;
|
gptkbp:hasSyntax |
@import 'style.css';
@import url('style.css'); |
https://www.w3.org/2000/01/rdf-schema#label |
@import at-rule in CSS
|
gptkbp:mediaQuerySupport |
yes
|
gptkbp:mustAppear |
before all other rules except @charset
|
gptkbp:performanceImpact |
slower than <link> tag
|
gptkbp:purpose |
to import external style sheets
|
gptkbp:supportedBy |
all major browsers
|
gptkbp:bfsParent |
gptkb:CSSImportRule
|
gptkbp:bfsLayer |
7
|