Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
masonstrap
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
masonstrap
Commits
d7dd0d43
Commit
d7dd0d43
authored
Nov 15, 2014
by
Thomas Park
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add sass options to menus
parent
0c0b7907
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
105 additions
and
4 deletions
+105
-4
cerulean/index.html
cerulean/index.html
+3
-0
cosmo/index.html
cosmo/index.html
+3
-0
custom/index.html
custom/index.html
+3
-0
cyborg/index.html
cyborg/index.html
+3
-0
darkly/index.html
darkly/index.html
+3
-0
default/index.html
default/index.html
+4
-0
flatly/index.html
flatly/index.html
+3
-0
index.html
index.html
+50
-4
journal/index.html
journal/index.html
+3
-0
lumen/index.html
lumen/index.html
+3
-0
paper/index.html
paper/index.html
+3
-0
readable/index.html
readable/index.html
+3
-0
sandstone/index.html
sandstone/index.html
+3
-0
simplex/index.html
simplex/index.html
+3
-0
slate/index.html
slate/index.html
+3
-0
spacelab/index.html
spacelab/index.html
+3
-0
superhero/index.html
superhero/index.html
+3
-0
united/index.html
united/index.html
+3
-0
yeti/index.html
yeti/index.html
+3
-0
No files found.
cerulean/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
cosmo/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
custom/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
cyborg/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
darkly/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
default/index.html
View file @
d7dd0d43
...
...
@@ -74,6 +74,10 @@
<ul
class=
"dropdown-menu"
aria-labelledby=
"download"
>
<li><a
href=
"../bower_components/bootstrap/dist/css/bootstrap.min.css"
>
bootstrap.min.css
</a></li>
<li><a
href=
"../bower_components/bootstrap/dist/css/bootstrap.css"
>
bootstrap.css
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"../bower_components/bootstrap/less/variables.less"
>
variables.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"../bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_variables.scss"
>
_variables.scss
</a></li>
</ul>
</li>
</ul>
...
...
flatly/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
index.html
View file @
d7dd0d43
...
...
@@ -168,6 +168,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"cerulean/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cerulean', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"cerulean/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cerulean', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"cerulean/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cerulean', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"cerulean/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cerulean', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -194,6 +197,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"cosmo/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cosmo', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"cosmo/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cosmo', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"cosmo/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cosmo', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"cosmo/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cosmo', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -221,6 +227,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"cyborg/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cyborg', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"cyborg/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cyborg', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"cyborg/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cyborg', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"cyborg/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'cyborg', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -248,6 +257,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"darkly/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'darkly', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"darkly/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'darkly', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"darkly/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'darkly', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"darkly/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'darkly', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -275,6 +287,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"flatly/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'flatly', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"flatly/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'flatly', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"flatly/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'flatly', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"flatly/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'flatly', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -302,6 +317,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"journal/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'journal', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"journal/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'journal', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"journal/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'journal', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"journal/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'journal', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -328,6 +346,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"lumen/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'lumen', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"lumen/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'lumen', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"lumen/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'lumen', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"lumen/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'lumen', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -355,6 +376,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"paper/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'paper', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"paper/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'paper', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"paper/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'paper', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"paper/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'paper', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -382,6 +406,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"readable/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'readable', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"readable/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'readable', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"readable/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'readable', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"readable/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'readable', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -408,10 +435,11 @@
<li><a
target=
"_blank"
href=
"sandstone/bootstrap.css"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'sandstone', 'bootstrap.css']);"
>
bootstrap.css
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"sandstone/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'sandstone', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"sandstone/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'sandstone', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li><a
target=
"_blank"
href=
"sandstone/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'sandstone', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"sandstone/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'sandstone', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"sandstone/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'sandstone', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"sandstone/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'sandstone', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -439,6 +467,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"simplex/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'simplex', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"simplex/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'simplex', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"simplex/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'simplex', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"simplex/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'simplex', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -466,6 +497,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"slate/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'slate', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"slate/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'slate', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"slate/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'slate', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"slate/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'slate', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
...
...
@@ -493,6 +527,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"spacelab/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'spacelab', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"spacelab/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'spacelab', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"spacelab/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'spacelab', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"spacelab/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'spacelab', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -520,6 +557,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"superhero/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'superhero', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"superhero/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'superhero', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"superhero/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'superhero', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"superhero/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'superhero', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -547,6 +587,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"united/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'united', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"united/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'united', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"united/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'united', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"united/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'united', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
@@ -574,6 +617,9 @@
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"yeti/variables.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'yeti', 'variables.less']);"
>
variables.less
</a></li>
<li><a
target=
"_blank"
href=
"yeti/bootswatch.less"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'yeti', 'bootswatch.less']);"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
target=
"_blank"
href=
"yeti/_variables.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'yeti', '_variables.scss']);"
>
_variables.scss
</a></li>
<li><a
target=
"_blank"
href=
"yeti/_bootswatch.scss"
onClick=
"_gaq.push(['_trackEvent', 'bootswatch', 'yeti', '_bootswatch.scss']);"
>
_bootswatch.scss
</a></li>
</ul>
</div>
</div>
...
...
journal/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
lumen/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
paper/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
readable/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
sandstone/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
simplex/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
slate/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
spacelab/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
superhero/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
united/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
yeti/index.html
View file @
d7dd0d43
...
...
@@ -77,6 +77,9 @@
<li
class=
"divider"
></li>
<li><a
href=
"./variables.less"
>
variables.less
</a></li>
<li><a
href=
"./bootswatch.less"
>
bootswatch.less
</a></li>
<li
class=
"divider"
></li>
<li><a
href=
"./_variables.scss"
>
_variables.scss
</a></li>
<li><a
href=
"./_bootswatch.scss"
>
_bootswatch.scss
</a></li>
</ul>
</li>
</ul>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment