feat: add toast notifications using stylekit (#905)

This commit is contained in:
Aman Harwara
2022-03-02 23:33:46 +05:30
committed by GitHub
parent 6311c68712
commit c5eb84d7e8
6 changed files with 41 additions and 131 deletions

View File

@@ -210,10 +210,6 @@ $screen-md-max: ($screen-lg-min - 1) !default;
pointer-events: none;
}
.fill-current {
fill: currentColor;
}
.font-editor {
font-family: var(--sn-stylekit-editor-font-family);
}