This project provides a simple demo of all different flavours of griffel with:
- runtime only
- ahead of time compilation (AOT)
- CSS extraction
npm install
npm run serve`` or
npm run build`
AOT and extraction related code are indicated with comments in webpack.config.js