Skip to content

Commit

Permalink
Remove extraneous lines (#763)
Browse files Browse the repository at this point in the history
* Remove extraneous lines

* Rebuild the rest of the CSS (moves stuff around, converts colors to RGB, evals calc()s)

* Re-build CSS again with for-sure correct packages, just in case

* Re-run npm run prod after fresh npm install

---------

Co-authored-by: Jordan Pakrosnis <jpak@jordanpak.com>
  • Loading branch information
nayeonk and JordanPak committed Feb 21, 2023
1 parent a17570a commit db9b8be
Show file tree
Hide file tree
Showing 29 changed files with 108 additions and 117 deletions.
2 changes: 1 addition & 1 deletion build/css/larva-important.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/css/larva.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/css/larva.inline-important.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/css/larva.inline.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/css/variety.compat-important.css

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

2 changes: 1 addition & 1 deletion build/css/variety.compat.css

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

12 changes: 6 additions & 6 deletions build/js/standalone/video-showcase.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions build/svg/defs/sprite.defs.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
This is an inlined version of the generated SVG sprite. The single images may be <use>d everywhere
below within this document. Please see
https://github.com/jkphl/svg-sprite/blob/master/docs/configuration.md#defs--symbol-mode
https://github.com/svg-sprite/svg-sprite/blob/1.5.x/docs/configuration.md#defs--symbol-mode
for further details on how to create this embeddable sprite variant.
Expand Down Expand Up @@ -116,9 +116,9 @@
<h1>SVG <code>&lt;defs&gt;</code> sprite preview</h1>
<p>This preview features two methods of using the generated sprite in conjunction with inline SVG. Please have a look at the HTML source for further details and be aware of the following constraints:</p>
<ul>
<li>Your browser has to <a href="http://caniuse.com/#feat=svg-html5" target="_blank">support inline SVG</a> for these techniques to work.</li>
<li>The embedded sprite (A) slightly differs from the generated external one. Please <a href="https://github.com/jkphl/svg-sprite/blob/master/docs/configuration.md#defs--symbol-mode" target="_blank">see the documentation</a> for details on how to create such an embeddable sprite.</li>
<li>Internet Explorer up to version 11 doesn't support external sprites for use with inline SVG. For IE 9-11, you may polyfill this functionality with <a href="https://github.com/jonathantneal/svg4everybody" target="_blank">SVG for Everybody</a>.</li>
<li>Your browser has to <a href="http://caniuse.com/#feat=svg-html5" target="_blank" rel="noopener noreferrer">support inline SVG</a> for these techniques to work.</li>
<li>The embedded sprite (A) slightly differs from the generated external one. Please <a href="https://github.com/svg-sprite/svg-sprite/blob/1.5.x/docs/configuration.md#defs--symbol-mode" target="_blank" rel="noopener noreferrer">see the documentation</a> for details on how to create such an embeddable sprite.</li>
<li>Internet Explorer up to version 11 doesn't support external sprites for use with inline SVG. For IE 9-11, you may polyfill this functionality with <a href="https://github.com/jonathantneal/svg4everybody" target="_blank" rel="noopener noreferrer">SVG for Everybody</a>.</li>
</ul>
</header>
<section>
Expand Down Expand Up @@ -846,7 +846,7 @@ <h2>youtube</h2>

</section>
<footer>
<p>Generated at Wed, 01 Feb 2023 21:05:39 GMT by <a href="https://github.com/jkphl/svg-sprite" target="_blank">svg-sprite</a>.</p>
<p>Generated at Tue, 14 Feb 2023 19:19:26 GMT by <a href="https://github.com/svg-sprite/svg-sprite" target="_blank" rel="noopener noreferrer">svg-sprite</a>.</p>
</footer>
</body>
</html>
16 changes: 8 additions & 8 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions packages/larva-css/build/css/algorithms.common.inline.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/larva-css/build/css/generic.common.inline.css

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

Loading

1 comment on commit db9b8be

@vercel
Copy link

@vercel vercel bot commented on db9b8be Feb 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pmc-larva – ./

pmc-larva-git-master-penske-media-corp.vercel.app
pmc-larva-penske-media-corp.vercel.app

Please sign in to comment.