You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docs): add prettier-plugin-bootstrap for automatic class sorting
Add prettier-plugin-bootstrap@^0.2.1 to automatically sort Bootstrap
CSS classes following the framework's recommended order in site files.
- Add plugin as dev dependency
- Configure in site/.prettierrc.json (after prettier-plugin-astro)
- Apply class sorting to 28 .astro site files (no functional changes)
Signed-off-by: Pierluigi Lenoci <pierluigilenoci@gmail.com>
0 commit comments