Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions files/en-us/web/css/@import/layer_function/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ The `framework.themes.dark` is the layer into which the CSS file would be import
## See also

- {{CSSxRef("@import")}}
- [CSS at-rule functions](/en-US/docs/Web/CSS/CSS_syntax/At-rule_functions)
- [CSS cascading and inheritance](/en-US/docs/Web/CSS/CSS_cascade) module
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ The {{CSSxRef("@container")}} at-rule is used to specify styles for a containmen

## See also

- [CSS at-rules](/en-US/docs/Web/CSS/CSS_syntax/At-rule)
- [CSS syntax](/en-US/docs/Web/CSS/CSS_syntax) module