Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8774736 commit 302e29bCopy full SHA for 302e29b
styles/styles.less
@@ -1,30 +1,9 @@
1
-// The ui-variables file is provided by base themes provided by Atom.
2
-//
3
-// See https://github.com/atom/atom-dark-ui/blob/master/styles/ui-variables.less
4
-// for a full listing of what's available.
5
-@import 'ui-variables';
6
-@import '../src/components/_index';
7
-
8
-// root: ../styles/tut.less
9
-@import './menu/_menu';
10
-@import './page/_chapter';
11
-@import './page/_page';
12
-@import './progress/_progress';
13
-@import './alert/_alert';
14
-@import './projects/_projects';
15
16
#crv {
17
width: 400px;
18
height: 100%;
19
overflow: scroll;
20
}
21
22
-.cr {
23
- &-account {
24
25
- }
26
-}
27
28
.cr-alert.success {
29
button {
30
span {
0 commit comments