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
Code is splitted into many javascript files. Each Black Box is contained in a single file, whose name is Black Box' name and begins with a capital letter.
Other JS files begins with a small letter.
CSS
1. Simplified BEM syntaxe
The basic idea is to have simple building blocks made of sub-blocks, but at only one level of depth to avoid long CSS rules.