Skip to content

Commit a4de927

Browse files
feat: Gradient Scaffolding ( Fixes #1 )
Adding types file
1 parent 96b17ba commit a4de927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gradient.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Description = 'CSS and SVG Gradient Generator'
6060
# ScriptsToProcess = @()
6161

6262
# Type files (.ps1xml) to be loaded when importing this module
63-
# TypesToProcess = @()
63+
TypesToProcess = "Gradient.types.ps1xml"
6464

6565
# Format files (.ps1xml) to be loaded when importing this module
6666
# FormatsToProcess = @()

0 commit comments

Comments
 (0)