You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ryan Tsao edited this page Jan 4, 2016
·
1 revision
The scoping mechanism found in CSJS involves replacing class names and other identifiers in CSS with unique, generated hashes to preclude name collisions. This is the same technique employed CSS Modules and others.