Across the board style fixes and simplifications

Plus bump to v3
This commit is contained in:
daudix
2024-06-18 03:19:37 +03:00
parent 58f4e9975e
commit 52e9cbeda0
22 changed files with 332 additions and 311 deletions

View File

@ -1,5 +1,5 @@
/*!
* Duckquill v2.1.0 (https://daudix.codeberg.page/duckquill)
* Duckquill v3.0.0 (https://daudix.codeberg.page/duckquill)
* Copyright 2024 David "Daudix" Lapshin
* Licensed under MIT (https://codeberg.org/daudix/duckquill/src/branch/main/LICENSE)
*/
@ -19,7 +19,6 @@
@use "general";
@use "icon";
@use "input";
@use "johnvertisement";
@use "media";
@use "nav";
@use "not-found";