This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
b3af482e09
open-consul
/
ui
/
packages
/
consul-ui
/
app
/
components
/
definition-table
/
index.scss
6 lines
89 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Colocate remaining CSS components to the app/components folder (#10328)
2021-06-23 08:19:35 +00:00
@import
'
./skin
'
;
@import
'
./layout
'
;
ui: Token listing redesign (#8117)
2020-06-17 09:25:54 +00:00
.
definition-table
{
@extend
%
definition-table
;
}