Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 360 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 360 Bytes

Menu

  • HTML5 + Javascript + SASS BEM (Block-Element-Modifier)
  • Mobile First
  • Display Flexbox
  • Display Grid
  • Position Relative, Fixed and Absolute
  • Opacity
  • Transition

Compile SASS

Installing dependencies node-sass npm install
Compile files of SASS folder for CSS folder npm run sass

Demo

Click Here