UNPKG

@glidejs/glide

Version:

Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more

10 lines (9 loc) 186 B
{ "extends": "stylelint-config-standard", "plugins": ["stylelint-scss"], "rules": { "indentation": 2, "at-rule-no-unknown": null, "scss/at-rule-no-unknown": true } }