Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 467 Bytes

File metadata and controls

18 lines (11 loc) · 467 Bytes

Sustainable Styles

Fundamental Principles of CSS Architecture

A presentation on strategies for writing meaningful, robust, flexible and scalable CSS

Setup

  • Clone repo
  • npm install

Usage

  • npm start - Serve slides
  • npm run dev - Serve slides and watch for changes
  • npm run build - Compile styles and static site

The project uses reveal-md. See their documention for details on usage and features.