Skip to content

Commit

Permalink
Merge pull request #8 from silinternational/develop
Browse files Browse the repository at this point in the history
Release 1.0.1
  • Loading branch information
hobbitronics authored May 18, 2021
2 parents 7e6d954 + 7161ee9 commit be41336
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Reusable Svelte components for some internal applications

### installation
To install to your Svelte project, open your project's root directory in a terminal. Type `npm i` then drag and drop the ui-components directory to the terminal window or copy and paste the ui-components directory path and press enter.
To install to your Svelte project, open your project's root directory in a terminal. Type `npm i @silintl/ui-components` and press enter.

### bundler configuration
Your Svelte project will need the bundler (rollup most likely) configured to compile Sass files. If you are using rollup your plugins in your "rollup.config.js" should look something like this taking special note of postcss and svelte (it may work still without autoPreprocess):
Expand Down
6 changes: 0 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be41336

Please sign in to comment.