matyunya / smelte

UI framework with material components built with Svelte and Tailwind CSS

Home Page:https://smeltejs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in the docs

ledhad opened this issue · comments

On this page : https://smeltejs.com/breakpoints/ breakpoints is imported from the wrong place

- import breakpoints from "smelte/breakpoints";
+  import breakpoints from "smelte/src/breakpoints";