svelte-range-slider-pips
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "svelte-range-slider-pips", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"svelte": "src/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/svelte-range-slider-pips.mjs", |
@@ -136,3 +136,3 @@ | ||
There's a [bunch of css variables for controlling the colors](https://simeydotme.github.io/svelte-range-slider-pips/#styling) of the elements. | ||
And the slider is fluid horizontally, with the size of things controlled by font-size. So you may change he `font-size` on the `.rangeSlider` base | ||
And the slider is fluid horizontally, with the size of things controlled by font-size. So you may change the `font-size` on the `.rangeSlider` base | ||
element to change the scale of everything. | ||
@@ -139,0 +139,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5196
228122
7