Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Jun 23, 2018
1 parent c140da7 commit 34ddea9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
14 changes: 0 additions & 14 deletions src/utils/prism-theme.scss
Expand Up @@ -19,14 +19,7 @@ li > code {
margin: 0.5em 0;
overflow: auto;
border-radius: 0.3em;

-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;

-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

Expand All @@ -41,14 +34,7 @@ pre[class*='language-'] {
word-break: normal;
word-wrap: normal;
line-height: 1.5;

-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;

-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -3801,8 +3801,8 @@ gatsby-remark-autolink-headers@^1.4.13:
unist-util-visit "^1.1.1"

gatsby-remark-design-system@^1.0.9:
version "1.0.12"
resolved "https://registry.yarnpkg.com/gatsby-remark-design-system/-/gatsby-remark-design-system-1.0.12.tgz#dba4532b19403067ada6f5f67190a4cb5ed1208e"
version "1.0.14"
resolved "https://registry.yarnpkg.com/gatsby-remark-design-system/-/gatsby-remark-design-system-1.0.14.tgz#de3fa7d83a8c34283260eb32d4f7211c236cf16b"
dependencies:
babel-runtime "^6.26.0"
lodash "^4.17.5"
Expand Down

0 comments on commit 34ddea9

Please sign in to comment.