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
e76f633493
vega-frontend-monorepo
/
apps
/
trading
/
pages
/
styles.css
10 lines
100 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
{
height
:
100
%
;
}
Reference in New Issue
Copy Permalink