DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
CSS Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
hard
CSS
How does CSS cascade layers (@layer) relate to the ITCSS methodology?
A
They are unrelated concepts
B
@layer provides a native, browser-enforced mechanism for the same goal ITCSS achieves through manual file-organization discipline — explicit precedence ordering independent of selector specificity
C
ITCSS is a replacement for cascade layers
D
@layer only works within a single CSS file, unlike ITCSS
Check Answer