Skip to content

Commit d76b27a

Browse files
Address review: remove note, reword title to avoid FeatureList false positive
Remove the explanatory RST comment note per @adiati98's request. A .. vale off on the first line of the file does not suppress the Mautic.FeatureList finding on 'assets' in the H1 title (reproduced on Vale 3.7.1 and 3.15.1), which is why the note was priming it. Reword the title to 'Building CSS and frontend files' so it no longer trips the rule, dropping the note and the ineffective top wrap. All other generic 'assets' prose stays lowercase inside working vale off/on blocks.
1 parent 21d1343 commit d76b27a

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

docs/development-environment/building_assets.rst

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
1-
.. vale off
2-
3-
..
4-
5-
'assets' in the title below refers to compiled frontend build output, not the
6-
Mautic Asset feature, so the Mautic.FeatureList substitution rule is suppressed here.
7-
8-
Building CSS and frontend assets
9-
#################################
10-
11-
.. vale on
1+
Building CSS and frontend files
2+
###############################
123

134
Mautic uses SCSS for styling core UI Components and the SymfonyCasts Sass Bundle to compile them during development and for production builds.
145

0 commit comments

Comments
 (0)