bootstrap4-snippets
bootstrap4-snippets copied to clipboard
Create input-range.html snippet
Created snippet to handle <input type="range" ...>.
Previous workaround was to select <input type="text"...> and make necessary adjustments.