Add Templates Html + Gulp Sass + Css + Basic Tree and Files
- Add Templates Html - Gulp Sass - Css - Basic Tree and Files
This commit is contained in:
13
system/styles/conf/l5r5e.scss
Normal file
13
system/styles/conf/l5r5e.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
/* Global */
|
||||
@import "../scss/fonts";
|
||||
@import "../scss/colors";
|
||||
@import "../scss/ui";
|
||||
@import "../scss/dices";
|
||||
|
||||
.l5r5e {
|
||||
@import "../scss/sheet";
|
||||
@import "../scss/nav";
|
||||
@import "../scss/rings";
|
||||
@import "../scss/skills";
|
||||
@import "../scss/items";
|
||||
}
|
||||
1
system/styles/l5r5e.css
Normal file
1
system/styles/l5r5e.css
Normal file
@@ -0,0 +1 @@
|
||||
.testing{width:14.28571%}.testing{width:28.57143%}.testing{width:14.28571%}.testing{width:28.57143%}.testing{width:14.28571%}.testing{width:28.57143%}.testing{width:14.28571%}.testing{width:28.57143%}.l5r5e .testing{width:14.28571%}.l5r5e .testing{width:28.57143%}.l5r5e .testing{width:14.28571%}.l5r5e .testing{width:28.57143%}.l5r5e .testing{width:14.28571%}.l5r5e .testing{width:28.57143%}.l5r5e .testing{width:14.28571%}.l5r5e .testing{width:28.57143%}.l5r5e .testing{width:14.28571%}.l5r5e .testing{width:28.57143%}
|
||||
9
system/styles/scss/colors.scss
Normal file
9
system/styles/scss/colors.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
9
system/styles/scss/dices.scss
Normal file
9
system/styles/scss/dices.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
9
system/styles/scss/fonts.scss
Normal file
9
system/styles/scss/fonts.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
9
system/styles/scss/items.scss
Normal file
9
system/styles/scss/items.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
9
system/styles/scss/nav.scss
Normal file
9
system/styles/scss/nav.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
9
system/styles/scss/rings.scss
Normal file
9
system/styles/scss/rings.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
9
system/styles/scss/sheet.scss
Normal file
9
system/styles/scss/sheet.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
9
system/styles/scss/skills.scss
Normal file
9
system/styles/scss/skills.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
9
system/styles/scss/ui.scss
Normal file
9
system/styles/scss/ui.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
//SCSS
|
||||
// l5re5.scss
|
||||
.testing {
|
||||
width: percentage(1/7);
|
||||
}
|
||||
// test
|
||||
.testing {
|
||||
width: percentage(2/7);
|
||||
}
|
||||
Reference in New Issue
Block a user