Open abid-sayyed opened 8 months ago
Giving CSS term expected error
Fixed:
Since we are using a CSS file (as indicated by the .css file extension), we should be using CSS variables. However, the $mantine-breakpoint-xs variable is defined using SCSS syntax.
Giving CSS term expected error
Fixed:
Since we are using a CSS file (as indicated by the .css file extension), we should be using CSS variables. However, the $mantine-breakpoint-xs variable is defined using SCSS syntax.