You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Hello i am confused yet with model imports , how i can import code like a library for xample this 👍
https://pastebin.com/kwmQ0JdG
on my script.ks
import modernizr.custom from './modernizr.custom';
import primary from './primary';
that what i tried but is wrong , thanks for any help