summaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-02-07 21:55:14 +0100
committerVolpeon <git@volpeon.ink>2022-02-07 21:55:14 +0100
commit9746510148ea89af92d1e9fc745f3e34b02d2866 (patch)
treea93a41f8e65cf409596a2145bc86c0199d87c0e9 /yarn.lock
parentImproved accent handling (diff)
downloadiro-design-9746510148ea89af92d1e9fc745f3e34b02d2866.tar.gz
iro-design-9746510148ea89af92d1e9fc745f3e34b02d2866.tar.bz2
iro-design-9746510148ea89af92d1e9fc745f3e34b02d2866.zip
Use HSLuv for accents
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 2ab3c0d..a6eb1bc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1175,6 +1175,11 @@ hosted-git-info@^4.0.1:
1175 dependencies: 1175 dependencies:
1176 lru-cache "^6.0.0" 1176 lru-cache "^6.0.0"
1177 1177
1178hsluv-sass@^2.0.1:
1179 version "2.0.1"
1180 resolved "https://registry.yarnpkg.com/hsluv-sass/-/hsluv-sass-2.0.1.tgz#141368a4d08cd72cd3a156a1a5251e68ea0db2a4"
1181 integrity sha512-dBWTq11yV3qcJHkMJQIR4u5/LtfllyIKfVCS/qMjBIlNHQqbyMWjWTby+WnjzAyQsZYPR8e/dC6dVKoaYhvyzA==
1182
1178html-tags@^3.1.0: 1183html-tags@^3.1.0:
1179 version "3.1.0" 1184 version "3.1.0"
1180 resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140" 1185 resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140"