forked from MapComplete/MapComplete
Fix: css-generate script; loading of stylesheet in style_test, add small buttons to style_test
This commit is contained in:
parent
8c390d12fe
commit
6bed170910
3 changed files with 14 additions and 6 deletions
|
@ -3,7 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Stylesheet testing grounds</title>
|
||||
<link href="./index.css" rel="stylesheet"/>
|
||||
<link href="./css/index-tailwind-output.css" rel="stylesheet"/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="main"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue