Skip to content

Instantly share code, notes, and snippets.

Bootstrap & SASS in Intuition

The goal of this document is to provide a high level overview of scss and bootstrap in relation to Intuition and provide you with resources to dig deeper.

SASS/SCSS

SCSS turns CSS into a full blown language and an overwhelming number of features. We will primarily benefit from:

  • Imports
  • Variables
  • Mixins