1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-30 16:30:16 +02:00

yarn build

This commit is contained in:
Bobo
2019-06-19 13:50:47 +03:00
parent 5b3dac19e8
commit b478f94361
24 changed files with 18 additions and 24 deletions

1
dist/light.css vendored
View File

@@ -303,7 +303,6 @@ input[type="range"]:focus::-webkit-slider-runnable-track {
input[type="range"]::-moz-range-track {
width: 100%;
height: 9.5px;
cursor: pointer;
transition: 0.2s;
background: var(--background);
border-radius: 3px;