Skip to content

Commit

Permalink
Updating docs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan503 committed Jan 8, 2018
1 parent c2e7748 commit f26666f
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/assets/scripts/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/scripts/main.js.map

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions docs/assets/styles/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/styles/main.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/assets/styles/test-styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/styles/test-styles.css.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="favicon.ico" rel="shortcut icon">
<link rel="stylesheet" href="assets/styles/main.css">
<link rel="stylesheet" href="assets/styles/test-styles.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
Expand All @@ -27,7 +28,7 @@
<div class="pageContainer__width">
<header class="header">
<h1>mq-scss testing/demo environment</h1>
<p class="version">v2.1.0</p>
<p class="version">v2.1.3</p>
<pre class="no-lines"><code style="text-align: center">npm install mq-scss --save</code></pre>
</header>
<div class="bodyContent"><p>This is a testing/demo site for mq-scss. Full documentation can be found on <a href="https://github.com/Dan503/mq-scss">GitHub</a> and <a href="https://www.npmjs.com/package/mq-scss">npm</a>.</p>
Expand Down

0 comments on commit f26666f

Please sign in to comment.