diff --git a/.gitignore b/.gitignore index 2481d170f..53c8e2ae8 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ # to fit your needs! ################################################ -app/scripts/time.json +packages/veda-ui/src/time.json node_modules bower_components diff --git a/.stylelintrc.json b/.stylelintrc.json index e75e13932..28e377ed3 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -13,9 +13,9 @@ ] }, "ignoreFiles": [ - "app/scripts/styles/variable-utils.ts", - "app/scripts/styles/hug/index.ts", - "app/scripts/styles/continuum/utils.ts", + "packages/veda-ui/src/styles/variable-utils.ts", + "packages/veda-ui/src/styles/hug/index.ts", + "packages/veda-ui/src/styles/continuum/utils.ts", "**/*.d.ts" ] } \ No newline at end of file diff --git a/app/index.html b/app/index.html index 47bb63229..72b696217 100644 --- a/app/index.html +++ b/app/index.html @@ -134,7 +134,7 @@