civictheme / uikit

UI atomic component-based library with Storybook integration
https://uikit.civictheme.io/
GNU General Public License v2.0
4 stars 4 forks source link

Comments in componenet twig files is not easily parsable due to inconsistencies. #342

Closed alan-cole closed 2 weeks ago

alan-cole commented 1 month ago

Summary

Comments in componenet twig files is not easily parsable due to inconsistencies.

Steps to reproduce

View twig file header on logo, tabs, video-player, navigation, webform.

Observed outcome

Incorrect spelling of 'boolean', indentation, types.

Expected outcome

Consistent and correct spelling of 'boolean', indentation, types.

richardgaunt commented 2 weeks ago

@alan-cole I have merged your PR - I believe this closes this issue.