Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/src/scss/main.scss

Issue 29742555: Noissue - Use Source Sans Pro font files from website-defaults (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Rebase Created April 6, 2018, 1:25 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « static/src/scss/base/_variables.scss ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/src/scss/main.scss
===================================================================
--- a/static/src/scss/main.scss
+++ b/static/src/scss/main.scss
@@ -15,17 +15,16 @@
// along with help.eyeo.com. If not, see <http://www.gnu.org/licenses/>.
// Base styles
////////////////////////////////////////////////////////////////////////////////
@import "base/variables";
@import "../../../node_modules/website-defaults/static/scss/main";
@import "licence";
-@import "base/font";
@import "base/utilities";
// Content styles
////////////////////////////////////////////////////////////////////////////////
@import "content/typography";
// Layout styles
« no previous file with comments | « static/src/scss/base/_variables.scss ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld