Skip to content

Commit

Permalink
[BUGFIX] Correct docs for overrideParserVariables
Browse files Browse the repository at this point in the history
Resolves: #139
  • Loading branch information
benjaminkott committed Jun 22, 2023
1 parent 25be279 commit 223d9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Configuration/TypoScript/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ plugin.bootstrap_package.settings
+-----------------------------------+---------------+-----------------------------------------------------------------------+
| Property | Data Type | |
+===================================+===============+=======================================================================+
| overrideLessVariables | boolean | **1** | 0 |
| overrideParserVariables | boolean | **1** | 0 |
+-----------------------------------+---------------+-----------------------------------------------------------------------+
| cssSourceMapping | boolean | 1 | **0** |
+-----------------------------------+---------------+-----------------------------------------------------------------------+
Expand Down

0 comments on commit 223d9a3

Please sign in to comment.