diff --git a/.changeset/little-apricots-study.md b/.changeset/little-apricots-study.md new file mode 100644 index 000000000..b1baa47db --- /dev/null +++ b/.changeset/little-apricots-study.md @@ -0,0 +1,5 @@ +--- +"@ebay/skin": patch +--- + +chore: removed postcss config from published version diff --git a/.npmignore b/.npmignore index c0798ad89..6a911d589 100644 --- a/.npmignore +++ b/.npmignore @@ -6,6 +6,8 @@ docs .git .npmignore .npmrc +webpack.config.js +postcss.config.js Gemfile Gemfile.lock gulpfile.js