svelte-schema-form icon indicating copy to clipboard operation
svelte-schema-form copied to clipboard

Readme on NPM and Github mismatch

Open Pongkaihen opened this issue 2 years ago • 0 comments

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: image

This screenshot is from NPM: image

Pongkaihen avatar Mar 20 '23 07:03 Pongkaihen