Skip to content

Release v2.5.0

Compare
Choose a tag to compare
@uvarov-frontend uvarov-frontend released this 10 Mar 20:15
· 727 commits to main since this release
ca57cfb

#57 Port to Vite bundler
#58 Full styles refactoring, new design, theme support

The new version has completely redesigned the style files. If you are not ready to use the new styles, the old style file is available for import with the same name but contains the prefix "_".
Example: import '@uvarov.frontend/vanilla-calendar/build/_vanilla-calendar.min.css';