Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Streamline templates #5

Merged
merged 1 commit into from
Mar 20, 2023
Merged

feat: Streamline templates #5

merged 1 commit into from
Mar 20, 2023

Conversation

XhmikosR
Copy link
Member

@XhmikosR XhmikosR commented Mar 20, 2023

  • reindent to 2-space
  • lowercase doctype
  • lowercase charset
  • use double quotes consistently
  • remove unneeded end tags
  • remove unneeded type="text/css"
  • add font-display: block
  • switch to ::before

@XhmikosR XhmikosR force-pushed the template-indent branch 2 times, most recently from 2934848 to b671b5c Compare March 20, 2023 11:05
@XhmikosR XhmikosR changed the title chore: Update template indentation to 2-space chore: Update templates Mar 20, 2023
@XhmikosR XhmikosR force-pushed the template-indent branch 2 times, most recently from 7e33f71 to e8df1e4 Compare March 20, 2023 11:08
@XhmikosR XhmikosR changed the title chore: Update templates fix: Update templates Mar 20, 2023
@XhmikosR XhmikosR changed the title fix: Update templates feat: Streamline templates Mar 20, 2023
* reindent to 2-space
* lowercase `doctype`
* lowercase `charset`
* use double quotes consistently
* remove unneeded end tags
* remove unneeded `type="text/css"`
* add `font-display: block`
* switch to `::before`
@XhmikosR XhmikosR marked this pull request as ready for review March 20, 2023 11:17
@XhmikosR XhmikosR merged commit 8723c60 into dev Mar 20, 2023
@XhmikosR XhmikosR deleted the template-indent branch March 20, 2023 11:22
@github-actions
Copy link

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant