@import '../../node_modules/spectre.css/dist/spectre.css'; @import '../../node_modules/tachyons/css/tachyons.css'; body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } input[type='range'] { display: block; width: 100%; } .form-switch { cursor: pointer; }