(even) better gif loader, scss support

This commit is contained in:
Pablo Ferreiro 2022-01-07 00:13:51 +01:00
parent ca926c4dfb
commit 5888e2cdfb
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
16 changed files with 267 additions and 45 deletions

View file

@ -9,10 +9,10 @@
<div class="field">
<div class="control">
<label class="radio">
<input type="radio" name="add">Add
<input type="radio" name="mode" value="add">Add
</label>
<label class="radio">
<input type="radio" name="remove">Remove
<input type="radio" name="mode" value="remove">Remove
</label>
</div>
</div>