Further improving API documentation Re #1426

This commit is contained in:
dgtlmoon
2023-02-22 21:30:02 +01:00
parent 78f93113d8
commit aaad71fc19
6 changed files with 45 additions and 50 deletions

View File

@@ -49,6 +49,7 @@ input[type="date"] {
src: url('./glyphicons-halflings-regular.eot');
src: url('./glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
url('./glyphicons-halflings-regular.woff') format('woff'),
url('./glyphicons-halflings-regular.woff2') format('woff2'),
url('./glyphicons-halflings-regular.ttf') format('truetype'),
url('./glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}