mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 12:42:28 +02:00
refactor(starter): upgrade to new version of gatsby
This commit is contained in:
4
internal/definitions/scss.d.ts
vendored
Normal file
4
internal/definitions/scss.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "*.scss" {
|
||||
const styles: { [className: string]: string };
|
||||
export = styles;
|
||||
}
|
Reference in New Issue
Block a user