@wix/create-app 0.0.186 → 0.0.187

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3692,7 +3692,7 @@ function getFiles(cwd) {
3692
3692
  // ../gena/src/generator.ts
3693
3693
  var fm = import_front_matter.default;
3694
3694
  function shouldSkipParsing(file) {
3695
- return [".png", ".jpg", ".gif", ".astro", ".zip"].includes(
3695
+ return [".png", ".jpg", ".gif", ".astro", ".zip", ".css"].includes(
3696
3696
  extname(file).toLowerCase()
3697
3697
  );
3698
3698
  }
@@ -3984,4 +3984,4 @@ ejs/lib/ejs.js:
3984
3984
  * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
3985
3985
  *)
3986
3986
  */
3987
- //# sourceMappingURL=generator-5JDRSM56.js.map
3987
+ //# sourceMappingURL=generator-IR4XXCUW.js.map