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
efad0234f4
open-consul
/
ui
/
packages
/
consul-ui
/
app
/
components
/
auth-form
/
index.scss
6 lines
75 B
SCSS
Raw
Normal View
History
Unescape
Escape
ui: Read-only CRD/Centralized Config Intentions (#8659)
2020-09-18 10:14:06 +00:00
@import
'
./skin
'
;
@import
'
./layout
'
;
ui: Colocate remaining CSS components to the app/components folder (#10328)
2021-06-23 08:19:35 +00:00
.
auth-form
{
@extend
%
auth-form
;
}