You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/material-dsp.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ It is possible to configure the import process. The _UnoDspImportColors_ item fo
65
65
66
66
## More flexibility
67
67
68
-
This will generate the `ColorPaletteOverride.xaml` file at each build, potentially overriding any changes you made to it. If you want to prevent it being overriden, you can simply remove the `ColorPaletteOverride.json` file from the `Styles` folder.
68
+
This will generate the `ColorPaletteOverride.xaml` file at each build, potentially overriding any changes you made to it. If you want to prevent it from being overriden, you can simply remove the `ColorPaletteOverride.json` file from the `Styles` folder.
69
69
70
70
Alternatively, you can also use the [Uno.Dsp.Cli](https://nuget.org/packages/Uno.Dsp.Cli) package to generate the file from the command line.
0 commit comments