mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-02 14:47:55 +02:00
Fix standardIcon import case
This commit is contained in:
parent
0900546b68
commit
f53d425985
@ -1,4 +1,4 @@
|
||||
@use 'StandardIcon.scss';
|
||||
@use './standardIcon.scss';
|
||||
|
||||
.BoardIcon {
|
||||
@extend .StandardIcon;
|
||||
|
@ -1,4 +1,4 @@
|
||||
@use 'StandardIcon.scss';
|
||||
@use './standardIcon.scss';
|
||||
|
||||
.TableIcon {
|
||||
@extend .StandardIcon;
|
||||
|
Loading…
Reference in New Issue
Block a user