svelte-schema-form
svelte-schema-form copied to clipboard
Readme on NPM and Github mismatch
The import of the styling at Github and NPM is different. Which one is correct?
import '@restspace/svelte-schema-form/css/layout.scss';
import '@restspace/svelte-schema-form/css/basic-skin.scss';
This screenshot is from Github:

This screenshot is from NPM:
