1
0
mirror of https://github.com/jdan/98.css.git synced 2025-08-24 14:33:19 +02:00

html syntax

This commit is contained in:
Jordan Scales
2020-04-21 20:54:14 -04:00
parent 429250a2c1
commit ac98f60bb5

View File

@@ -10,7 +10,7 @@ A design system for building faithful recreations of old UIs.
The easiest way to use 98.css is to import it from [unpkg](https://unpkg.com/). The easiest way to use 98.css is to import it from [unpkg](https://unpkg.com/).
``` ```html
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>