Remove JS-conditional classes (#3222)

* Remove no-js class

* Document alternative to no-js class
This commit is contained in:
Adam Averay
2025-03-06 15:27:11 +00:00
committed by GitHub
parent 401b4426e7
commit c37e7b7e06
4 changed files with 11 additions and 11 deletions

2
dist/index.html vendored
View File

@@ -1,5 +1,5 @@
<!doctype html>
<html class="no-js" lang="">
<html lang="">
<head>
<meta charset="utf-8">