UNPKG
activator-oce-exporter
Version:
latest (0.9.1)
0.9.1
0.9.0
Extract Activator binder and convert it to valid OCE mono pacakge
activator-oce-exporter
/
test
/
activator
/
shared
/
src
/
styles
/
README.md
7 lines
(5 loc)
•
132 B
Markdown
View Raw
1
2
3
4
5
6
7
# Shared styles Add CSS files in this folder and import them at
top
of /
src
/
main
.css
file: ``` @import
"./styles/example.css"
; ```