netguru / create-react-app

Create React apps with no build configuration.
MIT License
14 stars 6 forks source link

Add z-index variables to SCSS template #7

Closed papermana closed 7 years ago

papermana commented 7 years ago

Style linter will complain when one uses a z-index CSS property without a variable — but the variables are not currently included in the template! This PR adds those variables.