UNPKG
@ohos/hpm-cli-notice
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Combining the notice files in the project into 'Third Party Open Source Notice' file.
@ohos/hpm-cli-notice
/
ui
/
css
/
style.css
7 lines
•
102 B
CSS
View Raw
1
2
3
4
5
6
7
#pre
{
color
:
#000
;
white-space
: pre-wrap; }
.dark-mode
#pre
{
color
:
rgba
(
255
,
255
,
255
, .
8
); }