Skip to content

Commit

Permalink
👎 Deprecate base, system, typography
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed Feb 10, 2019
1 parent a31d699 commit 4a812eb
Show file tree
Hide file tree
Showing 5 changed files with 593 additions and 753 deletions.
28 changes: 13 additions & 15 deletions .documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@ hljs:
- js

toc:
- name: Styles
- name: Systems
children:
- space
- sizes
- colors
- border
- boxStyle
- textStyle

- name: Styles
children:
- border
- cursor
- direction
- display
Expand All @@ -24,28 +28,22 @@ toc:
- gridItem
- opacity
- outline
- overflow
- position
- radius
- ratio
- text
- textStyle
- transform
- transition
- name: Atomic Styles
children:
- atomicDirection
- atomicDisplay
- atomicFlexItem
- atomicPosition
- atomicSizes
- zIndex

- name: Combinations
- name: Atomic Styles
children:
- base
- typography
- system
- atomic
- atomicDirection
- atomicDisplay
- atomicFlexItem
- atomicPosition
- atomicSizes

- name: Custom Styles
children:
Expand Down
Loading

0 comments on commit 4a812eb

Please sign in to comment.