Project Tree . ├── js │ ├── main.js │ └── ... │ ├── styles │ ├── base.css │ ├── main.css │ └── ... └── ... Getting Started Dependencies Javascript: es2015 To get up and running with the Intro to CSS Variables project: # Open open index.html View Full Tutorial