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
b2facb35a9
open-consul
/
ui
/
packages
/
consul-ui
/
app
/
components
/
progress
/
index.scss
6 lines
101 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: New ACLs (#4789) UI to accompany the new ACLs APIs
2018-10-19 15:17:02 +00:00
.
progress
.
indeterminate
{
@extend
%
progress-indeterminate
;
}