Skip to content

RyanParsley/SCSS-201

Repository files navigation

SCSS: 201

Care and feeding of your styles

  • Ryan Parsley
  • 2023-04-12

Famously, SCSS is misused by well intentioned beginners. How do we gauge good use of SCSS? Should we even use SCSS in 2023? If so, why?

In this presentation, I assert that if we agree on why we use SCSS, we're likely to agree on how to use SCSS.

Usage

Once the deck is spun up, hit c to clone an instance for another screen and p to toggle presenter mode.

Install

npm i

Serve

npm start

Build

npm run build

Dependencies

This is build with Remark.js and the Remarker CLI.

Releases

No releases published

Packages

No packages published

Languages