declaring css colors as variables shouldn't throw an error.
Current Behavior
on save of styles.css (shown below) an error is thrown.
The file 'C:\Users\mcraf.yasb\styles.css' contains Syntax Error(s). Please fix:
CSSStyleDeclaration: Unexpected token, ignoring upto '--black: #1F1E1C;'. [2:5: -]
User stylesheet could not be loaded. Exiting Application.
Expected Behavior
declaring css colors as variables shouldn't throw an error.
Current Behavior
on save of styles.css (shown below) an error is thrown. The file 'C:\Users\mcraf.yasb\styles.css' contains Syntax Error(s). Please fix: CSSStyleDeclaration: Unexpected token, ignoring upto '--black: #1F1E1C;'. [2:5: -] User stylesheet could not be loaded. Exiting Application.
Possible Solution
Steps to Reproduce
Context (Environment)
windows 11 version 10.0.22621 no wsl wezterm terminal emulator. running yasb with the following command
cd (yasb directory) python src/main.py