-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.sassdocrc
57 lines (54 loc) · 1.33 KB
/
.sassdocrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
theme: herman
displayTheme: herman
dest: _site/styleguide/
package: ./package.json
shortcutIcon: ./content/favicon.ico
verbose: true
groups:
Sass Tokens:
config-animation: Animations
config-color: Colors
config-fonts: Fonts
config-scale: Spacing & Sizes
config-layout: Layout Tokens
config-focus: Focus Styling
CSS Variables:
init-colors: Global Colors
init-themes: Preset Themes
init-scale: Spacing & Sizes
Global Defaults:
links: Links
headings: Headings
init-media: Media
Forms:
forms: Form Fields & Inputs
tools-range: Range Input Tools
input-range: Range Inputs
input-radio: Radio Buttons
buttons: Buttons
Patterns:
a11y: Accessibility
type: Typography
icons: SVG Icons
dropdown: Dropdowns
media: Media Blocks & Ratios
herman:
customCSS: _built/css/styleguide.css
extraDocs:
- name: Content and Writing
path: ./writing.md
extraLinks:
- name: Eleventy
url: https://www.11ty.dev/
- name: Accoutrement
url: https://www.oddbird.net/accoutrement/
- name: Cascading Color Systems
url: https://www.oddbird.net/cascading-colors/
- name: Herman
url: https://www.oddbird.net/herman/
sass:
implementation: sass-embedded
jsonFile: _built/css/json.css
sassOptions:
loadPaths:
- src/scss/