Skip to content

Commit d0f2e04

Browse files
committed
[sass-load-styles] Minor fixes
1 parent 0c2a500 commit d0f2e04

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

heft-plugins/heft-sass-load-themed-styles-plugin/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@rushstack/heft-sass-plugin
1+
@rushstack/heft-sass-load-themed-styles-plugin
22

33
Copyright (c) Microsoft Corporation. All rights reserved.
44

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"extends": "./node_modules/local-node-rig/profiles/default/tsconfig-base.json",
3-
"include": ["src/**/*.ts", "./custom-typings/**/*.ts"]
2+
"extends": "./node_modules/local-node-rig/profiles/default/tsconfig-base.json"
43
}

0 commit comments

Comments
 (0)