Statements (15)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb: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'); |
| 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
|
| https://www.w3.org/2000/01/rdf-schema#label |
@import at-rule in CSS
|