Skip to content

0.8.7

Latest
Compare
Choose a tag to compare
@ArthurClemens ArthurClemens released this 23 Feb 18:45
· 357 commits to main since this release
224d571
  • Updated dependencies
  • Updated builds using Vite
  • Updated demo examples using Vite
  • Updated React router example with React Router 6

Breaking change

CSS imports should now omit dist/ from the import path.

Current usage:

import 'glissando-react/glissando.min.css'