blockbuster-design-system
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -267,3 +267,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
function _templateObject$4() { | ||
var data = _taggedTemplateLiteralLoose(["\n :root {\n\n\n\n /* Colors */\n --black: ", ";\n --deepBlue: ", ";\n --blue: ", ";\n --gold: ", ";\n --white: ", ";\n\n\n\n /* Color utilities */\n --bgColor: var(--black);\n\n\n\n /* Font sizes */\n --fontCopy: ", ";\n --fontTiny: ", ";\n --fontSmall: ", ";\n --fontMed: ", ";\n --fontBig: ", ";\n --fontHuge: ", ";\n\n\n\n /* Fonts */\n --fontDecorative: \"Montserrat\", sans-serif;\n --fontMain: \"Roboto\", sans-serif;\n\n\n\n /* Utilities */\n --borderRadius: 4px;\n --maxWidth: 1200px;\n --resp-flex-direction: row;\n --transition: all .2s ease-in;\n }\n\n * {\n border: none;\n box-sizing: border-box;\n font-family: var(--fontMain);\n margin: 0;\n padding: 0;\n }\n"]); | ||
var data = _taggedTemplateLiteralLoose(["\n :root {\n\n\n\n /* Colors */\n --black: ", ";\n --deepBlue: ", ";\n --blue: ", ";\n --gold: ", ";\n --white: ", ";\n\n\n\n /* Color utilities */\n --bgColor: var(--black);\n\n\n\n /* Font sizes */\n --fontCopy: ", ";\n --fontTiny: ", ";\n --fontSmall: ", ";\n --fontMed: ", ";\n --fontBig: ", ";\n --fontHuge: ", ";\n\n\n\n /* Fonts */\n --fontDecorative: \"Montserrat\", sans-serif;\n --fontMain: \"Roboto\", sans-serif;\n\n\n\n /* Utilities */\n --borderRadius: 4px;\n --maxWidth: 1200px;\n --resp-flex-direction: row;\n --transition: all .2s ease-in;\n }\n\n * {\n border: none;\n box-sizing: border-box;\n font-family: var(--fontMain);\n margin: 0;\n padding: 0;\n }\n\n html {\n scroll-behavior: smooth;\n }\n"]); | ||
@@ -270,0 +270,0 @@ _templateObject$4 = function _templateObject() { |
@@ -264,3 +264,3 @@ import React from 'react'; | ||
function _templateObject$4() { | ||
var data = _taggedTemplateLiteralLoose(["\n :root {\n\n\n\n /* Colors */\n --black: ", ";\n --deepBlue: ", ";\n --blue: ", ";\n --gold: ", ";\n --white: ", ";\n\n\n\n /* Color utilities */\n --bgColor: var(--black);\n\n\n\n /* Font sizes */\n --fontCopy: ", ";\n --fontTiny: ", ";\n --fontSmall: ", ";\n --fontMed: ", ";\n --fontBig: ", ";\n --fontHuge: ", ";\n\n\n\n /* Fonts */\n --fontDecorative: \"Montserrat\", sans-serif;\n --fontMain: \"Roboto\", sans-serif;\n\n\n\n /* Utilities */\n --borderRadius: 4px;\n --maxWidth: 1200px;\n --resp-flex-direction: row;\n --transition: all .2s ease-in;\n }\n\n * {\n border: none;\n box-sizing: border-box;\n font-family: var(--fontMain);\n margin: 0;\n padding: 0;\n }\n"]); | ||
var data = _taggedTemplateLiteralLoose(["\n :root {\n\n\n\n /* Colors */\n --black: ", ";\n --deepBlue: ", ";\n --blue: ", ";\n --gold: ", ";\n --white: ", ";\n\n\n\n /* Color utilities */\n --bgColor: var(--black);\n\n\n\n /* Font sizes */\n --fontCopy: ", ";\n --fontTiny: ", ";\n --fontSmall: ", ";\n --fontMed: ", ";\n --fontBig: ", ";\n --fontHuge: ", ";\n\n\n\n /* Fonts */\n --fontDecorative: \"Montserrat\", sans-serif;\n --fontMain: \"Roboto\", sans-serif;\n\n\n\n /* Utilities */\n --borderRadius: 4px;\n --maxWidth: 1200px;\n --resp-flex-direction: row;\n --transition: all .2s ease-in;\n }\n\n * {\n border: none;\n box-sizing: border-box;\n font-family: var(--fontMain);\n margin: 0;\n padding: 0;\n }\n\n html {\n scroll-behavior: smooth;\n }\n"]); | ||
@@ -267,0 +267,0 @@ _templateObject$4 = function _templateObject() { |
{ | ||
"name": "blockbuster-design-system", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Blockbuster but 2020", | ||
@@ -5,0 +5,0 @@ "author": "carbonology", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97249