Skip to content

Commit c86c897

Browse files
author
Aitor Brazaola
committed
Updated Symfony Parameters Reference
1 parent bff7b12 commit c86c897

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed
Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
# Symfony Configuration reference
22

3-
> TODO
3+
These are the parameters accepted by Pattern Library Builder
4+
5+
```yaml
6+
lin3s_pattern_library_builder:
7+
theme:
8+
title: "My title"
9+
description: "My description"
10+
custom_styles:
11+
color_primary: "#000"
12+
logo: ~
13+
templates_config_files_path: "%kernel.root_dir%/PatternLibrary"
14+
```

0 commit comments

Comments
 (0)