mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 16:08:01 -05:00
Remove JS-conditional classes (#3222)
* Remove no-js class * Document alternative to no-js class
This commit is contained in:
2
dist/index.html
vendored
2
dist/index.html
vendored
@@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="">
|
||||
<html lang="">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
Reference in New Issue
Block a user