From 318cc9221b2d1cdd6798512ee7e278e8f6a2eeda Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Tue, 7 May 2024 22:04:46 +0200 Subject: [PATCH] fix: remove trailing slash from html5 void elements --- v1-basic-template/index.html | 56 +++++++++--------- v1-bootstrap-grid/index.html | 10 ++-- v1-classless/index.html | 54 ++++++++--------- v1-company/index.html | 24 ++++---- v1-preview-rtl/index.html | 54 ++++++++--------- v1-preview/index.html | 54 ++++++++--------- v1-sign-in/index.html | 18 +++--- .../src/app/app.component.ts | 4 +- v2-angular-classless-login/src/index.html | 12 ++-- .../src/index.html | 12 ++-- v2-conditional-styling/index.html | 18 +++--- v2-html-classless/index.html | 58 +++++++++---------- v2-html/index.html | 58 +++++++++---------- v2-react-classless-login/public/index.html | 8 +-- .../public/index.html | 8 +-- v2-sass-customized-design-system/index.html | 16 ++--- 16 files changed, 232 insertions(+), 232 deletions(-) diff --git a/v1-basic-template/index.html b/v1-basic-template/index.html index 47d7dbf..9770d38 100644 --- a/v1-basic-template/index.html +++ b/v1-basic-template/index.html @@ -1,20 +1,20 @@ - - + + Basic template • Pico CSS - + > + - + - + @@ -58,19 +58,19 @@

Preview

placeholder="First name" aria-label="First name" required - /> + > + >
@@ -165,7 +165,7 @@
Heading 6
Minimal landscape + >
Image from unsplash.com @@ -197,11 +197,11 @@

Form elements

- + - + Curabitur consequat lacus at lacus porta finibus. @@ -214,20 +214,20 @@

Form elements

@@ -249,19 +249,19 @@

Form elements

@@ -270,11 +270,11 @@

Form elements

Checkboxes
@@ -283,11 +283,11 @@

Form elements

Radio buttons
@@ -296,19 +296,19 @@

Form elements

Switches
- - + + diff --git a/v1-bootstrap-grid/index.html b/v1-bootstrap-grid/index.html index 0a27e79..2b62e5b 100644 --- a/v1-bootstrap-grid/index.html +++ b/v1-bootstrap-grid/index.html @@ -1,17 +1,17 @@ - - + + Bootstrap grid system example • Pico CSS - + > + - +