/frontend-sandbox

Front-end sandbox to try out the new CSS-syntax, which will in the future include custom properties

Primary LanguageHTML

System dependencies

  • Node
  • NPM
  • Gulp
  • postcss and friends - but these are installed with npm install

Getting started

  1. Clone this repository
  2. Run npm install
  3. Run gulp watch
  4. Profit! Play around with the futurific screen.css in the src/css folder.

Read the spec for CSS custom properties here: https://drafts.csswg.org/css-variables/