Documentation

Some quick documentation for me to remember how to use this next time I need it

Contents

Lingo     // Some naming conventions used for the different classes

Design     // An idea of why I designed some less obvious things the way that I did

Styled elements list     // What kind of elements are supported

Body blocks     // The wrapper around the column system that spans the full width of the page

The Flex system     // A 12 column system and a shrink/auto row system implemented with flex

The Grid system     // A 12 (or 10) column system implemented with grids

Navigation     // Simple navigation menus

Visibility utilities     // Simple utility classes for managing visibility

Block space utilities     // Utility classes to manage padding and margins easier

Misc utilities     // Classes I find are good quality of life improvements

SCSS variables     // Simple ways to customise Structure.CSS