Daemonite / Daemonite/material

Argument `$map` of `map-get($map, $key)` must be a map

Open
#249 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
3.2k
Forks
700
PR merge metrics
No merged PRs in 30d

Description

Just installing the library with yarn and loading it (SCSS) I get the following error:

`@import "~daemonite-material/assets/scss/material";`

no custom changes just loading i get this error:

`@return map-get(map-get($theme-colors, $key), light);
^
Argument `$map` of `map-get($map, $key)` must be a map
in _functions.scss (line 70, column 11)
`

Any idea why ??

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.