diff --git a/.npmignore b/.npmignore index 9e9638c..9c817fc 100644 --- a/.npmignore +++ b/.npmignore @@ -4,4 +4,6 @@ preview.gif README.md example/index_b4.html .gitignore -node_modules/ \ No newline at end of file +node_modules/ +dist/scrollable-tabs.css +dist/scrollable-tabs.js \ No newline at end of file diff --git a/README.md b/README.md index 0575df2..93e6688 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ To allow more than one set of tabs, it required to add a new class to wrap the t ### HTML example: ```html -