Alert: PowerShell has detected that a screen reader may be in use and has disabled PSReadLine for compatibility reasons. To re-enable it, simply run 'Import-Module PSReadLine'.
PS C:\Web Development> scss --style expanded "c:\Web Development\bootstrap Demo\bootstrap-5.1.3\bootstrap-5.1.3\scss_variables.scss" scss : The term 'scss' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1
- scss --style expanded "c:\Web Development\bootstrap Demo\bootstrap-5. ...
-
+ CategoryInfo : ObjectNotFound: (scss:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
I am hoping to compile my edited Bootstrap with a new color scheme applied.