anneke / frontend-sandbox

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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


Languages

Language:HTML 44.3%Language:CSS 36.0%Language:JavaScript 19.0%Language:ApacheConf 0.7%