mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
index
This commit is contained in:
@@ -13,23 +13,6 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<input class="input" type="text">
|
||||
<br><br>
|
||||
<label class="checkbox">
|
||||
<input class="checkbox__input" type="checkbox">
|
||||
<span class="checkbox__check"></span>
|
||||
</label>
|
||||
|
||||
<br><br>
|
||||
<label class="select">
|
||||
<select class="select__input" name="" id="">
|
||||
<option value="">sdfds</option>
|
||||
<option value="">sdf</option>
|
||||
<option value="">sdfds</option>
|
||||
</select>
|
||||
</label>
|
||||
|
||||
|
||||
<script src="assets/scripts/dist/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user