A presentation on strategies for writing meaningful, robust, flexible and scalable CSS
- Clone repo
npm install
npm start
- Serve slidesnpm run dev
- Serve slides and watch for changesnpm run build
- Compile styles and static site
The project uses reveal-md
. See their documention for details on usage and features.