10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
@import (less) "node_modules/powerbi-visuals-utils-interactivityutils/lib/index.css";
|
|
p {
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
em {
|
|
background: yellow;
|
|
padding: 5px;
|
|
|
|
}
|
|
} |