Skip to content

Commit

Permalink
Merge pull request #7 from silinternational/feature/update-installation
Browse files Browse the repository at this point in the history
Update installation
  • Loading branch information
hobbitronics authored May 18, 2021
2 parents f7b4a63 + 5552253 commit 7161ee9
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 7161ee9

Please sign in to comment.