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
6d15569062
open-consul
/
ui
/
packages
/
consul-ui
/
app
/
components
/
consul
/
discovery-chain
/
index.scss
6 lines
87 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Move discovery chain component (#9154)
2020-11-11 14:43:37 +00:00
@import
'
./skin
'
;
@import
'
./layout
'
;
ui: Split out product css component into its separate elements (#7342) * Remove old %action-group * Remove old variables we no longer need * Use the discovery-chain component in the same manner as others * Split `product` out into its separate components
2020-03-02 11:48:35 +00:00
.
discovery-chain
{
@extend
%
discovery-chain
;
}