This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
vega-frontend-monorepo
Watch
3
Star
0
Fork
0
You've already forked vega-frontend-monorepo
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
ade209f896
vega-frontend-monorepo
/
apps
/
trading
/
pages
/
styles.css
10 lines
101 B
CSS
Raw
Normal View
History
Unescape
Escape
Setup tailwind.css in apps/trading
2022-02-23 14:49:24 +00:00
@
tailwind
base
;
@
tailwind
components
;
@
tailwind
utilities
;
add pages extends so generated query files are ignored by nextjs
2022-03-01 00:59:18 +00:00
html
,
body
,
#
__next
{
use compoments from ui-toolkit, minor style changes
2022-03-08 18:13:52 +00:00
@
apply
h-full
;
add pages extends so generated query files are ignored by nextjs
2022-03-01 00:59:18 +00:00
}
Reference in New Issue
Copy Permalink