OurBigBook
The file ourbigbook.common.scss contains stand-alone Sass definitions that can be used by third parties.
One use case is to factor out OurBigBook style with the site-specific boilerplate.
E.g. a website that stores its custom rules under main.scss can do stuff like:
@import 'ourbigbook/ourbigbook.common.scss';

Ancestors

  1. CSS
  2. Developing OurBigBook
  3. OurBigBook Project