├── Inter-Italic-VariableFont_opsz,wght.ttf ├── Inter-VariableFont_opsz,wght.ttf ├── LICENSE ├── README.md ├── global.css ├── index.html ├── reset.css ├── vanillaChangeLog.html ├── vanillaDocumentation.html └── vanillaHTML.css /Inter-Italic-VariableFont_opsz,wght.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/Inter-Italic-VariableFont_opsz,wght.ttf -------------------------------------------------------------------------------- /Inter-VariableFont_opsz,wght.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/Inter-VariableFont_opsz,wght.ttf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/README.md -------------------------------------------------------------------------------- /global.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/global.css -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/index.html -------------------------------------------------------------------------------- /reset.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/reset.css -------------------------------------------------------------------------------- /vanillaChangeLog.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/vanillaChangeLog.html -------------------------------------------------------------------------------- /vanillaDocumentation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/vanillaDocumentation.html -------------------------------------------------------------------------------- /vanillaHTML.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fandeytech/VanillaHTML/HEAD/vanillaHTML.css --------------------------------------------------------------------------------