We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b17ba commit a4de927Copy full SHA for a4de927
Gradient.psd1
@@ -60,7 +60,7 @@ Description = 'CSS and SVG Gradient Generator'
60
# ScriptsToProcess = @()
61
62
# Type files (.ps1xml) to be loaded when importing this module
63
-# TypesToProcess = @()
+TypesToProcess = "Gradient.types.ps1xml"
64
65
# Format files (.ps1xml) to be loaded when importing this module
66
# FormatsToProcess = @()
0 commit comments