Open snreynoso opened 3 years ago
When I try to @import "@material/textfield/mdc-text-field" in the login.scss, I recieve this error msg.
ERROR in ./login.scss Module build failed: undefined ^ Undefined function. ╷ 231 │ $_store: map.set($_store, $key, $value) !global; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\@material\theme_keys.scss 231:12 set-value() node_modules\@material\theme_keys.scss 172:11 set-values() node_modules\@material\theme_keys.scss 148:12 set-values() node_modules\@material\theme_theme-color.scss 197:1 @use node_modules\@material\theme_theme.scss 35:1 @use node_modules\@material\rtl_rtl.scss 28:1 @forward node_modules\@material\rtl_variables.scss 24:1 @forward node_modules\@material\textfield\mdc-text-field.import.scss 3:1 @import stdin 2:9 root stylesheet in C:\GitHubRepos\GoogleDev\material-components-web-codelabs-master\mdc-101\starter\node_modules\@material\theme_keys.scss (line 231, column 12) @ multi (webpack)-dev-server/client?http://localhost:8080 ./login.scss
When I try to @import "@material/textfield/mdc-text-field" in the login.scss, I recieve this error msg.
ERROR in ./login.scss Module build failed: undefined ^ Undefined function. ╷ 231 │ $_store: map.set($_store, $key, $value) !global; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules\@material\theme_keys.scss 231:12 set-value() node_modules\@material\theme_keys.scss 172:11 set-values() node_modules\@material\theme_keys.scss 148:12 set-values() node_modules\@material\theme_theme-color.scss 197:1 @use node_modules\@material\theme_theme.scss 35:1 @use node_modules\@material\rtl_rtl.scss 28:1 @forward node_modules\@material\rtl_variables.scss 24:1 @forward node_modules\@material\textfield\mdc-text-field.import.scss 3:1 @import stdin 2:9 root stylesheet in C:\GitHubRepos\GoogleDev\material-components-web-codelabs-master\mdc-101\starter\node_modules\@material\theme_keys.scss (line 231, column 12) @ multi (webpack)-dev-server/client?http://localhost:8080 ./login.scss