Unverified Commit c2c0eebd authored by XhmikosR's avatar XhmikosR Committed by GitHub
Browse files

Update devDependencies and gems. (#24876)

parent 6050d72a
Showing with 531 additions and 158 deletions
+531 -158
......@@ -28,7 +28,7 @@ GEM
nokogiri (~> 1.6)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
kramdown (1.15.0)
kramdown (1.16.1)
liquid (4.0.0)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
......
This diff is collapsed.
// CSS image replacement
@mixin text-hide() {
// stylelint-disable-next-line font-family-no-missing-generic-family-keyword
font: 0/0 a;
color: transparent;
text-shadow: none;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment