diff --git a/css.d.ts b/css.d.ts new file mode 100644 index 0000000..bb82f98 --- /dev/null +++ b/css.d.ts @@ -0,0 +1 @@ + declare module '*.css'; \ No newline at end of file