# FEAAS Style kit

## Rule

One of predefined styles:

### Basics

- Font
- Color
- Graphic
- Breakpoint

### Aspects

- Element aspects
  - Decoration
  - Fill
  - Spacing
  - Typography
  - Palette
- Extras

  - Dimensions
  - Layout
  - Lines
  - Media
  - Grid

- Elements

  - Block
  - Inline
  - Text

- Concepts
  - Themes
  - Future palettes

## Set

Array of rules in a stylesheet. Some of the rules are internal (like blank styles), which means they are placed in array
automaticaly.

## Context / ClassList

Most of the functions work with class list. Context is an element that provides the classes. Functions that require
theme-awareness also required extra _theme context_ to be provided
