Socket
Socket
Sign inDemoInstall

@bedrock-layout/css-reset

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock-layout/css-reset - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

lib/index.js

@@ -1,2 +0,2 @@

var n,i,t=require("styled-components");function e(n,i){return i||(i=n.slice(0)),n.raw=i,n}var o=t.css(n||(n=e(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul,\n ol,\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n list-style: none;\n }\n\n html:focus-within {\n scroll-behavior: smooth;\n }\n\n body {\n min-height: 100vh;\n min-block-size: 100vh;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n display: block;\n max-width: 100%;\n max-inline-size: 100%;\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n max-inline-size: 60ch;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n max-width: 100%;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n\n @media (prefers-reduced-motion: reduce) {\n html:focus-within {\n scroll-behavior: auto;\n }\n\n *,\n *::before,\n *::after {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n"]))),a=t.createGlobalStyle(i||(i=e(["\n ","\n"])),o);exports.GlobalStyles=a,exports.reset=o;
var n,i,e=require("styled-components");function o(n,i){return i||(i=n.slice(0)),n.raw=i,n}var t=e.css(n||(n=o(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul,\n ol,\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n list-style: none;\n }\n\n html:focus-within {\n scroll-behavior: smooth;\n }\n\n body {\n min-block-size: 100vh;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n display: block;\n max-inline-size: 100%;\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-inline-size: 60ch;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n max-inline-size: 100%;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n\n @media (prefers-reduced-motion: reduce) {\n html:focus-within {\n scroll-behavior: auto;\n }\n\n *,\n *::before,\n *::after {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n"]))),a=e.createGlobalStyle(i||(i=o(["\n ","\n"])),t);exports.GlobalStyles=a,exports.reset=t;
//# sourceMappingURL=index.js.map

@@ -1,2 +0,2 @@

import{css as n,createGlobalStyle as i}from"styled-components";function t(n,i){return i||(i=n.slice(0)),n.raw=i,n}var o,e,a=n(o||(o=t(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul,\n ol,\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n list-style: none;\n }\n\n html:focus-within {\n scroll-behavior: smooth;\n }\n\n body {\n min-height: 100vh;\n min-block-size: 100vh;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n display: block;\n max-width: 100%;\n max-inline-size: 100%;\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n max-inline-size: 60ch;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n max-width: 100%;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n\n @media (prefers-reduced-motion: reduce) {\n html:focus-within {\n scroll-behavior: auto;\n }\n\n *,\n *::before,\n *::after {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n"]))),r=i(e||(e=t(["\n ","\n"])),a);export{r as GlobalStyles,a as reset};
import{css as n,createGlobalStyle as i}from"styled-components";function o(n,i){return i||(i=n.slice(0)),n.raw=i,n}var t,e,a=n(t||(t=o(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul,\n ol,\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n list-style: none;\n }\n\n html:focus-within {\n scroll-behavior: smooth;\n }\n\n body {\n min-block-size: 100vh;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n display: block;\n max-inline-size: 100%;\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-inline-size: 60ch;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n max-inline-size: 100%;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n\n @media (prefers-reduced-motion: reduce) {\n html:focus-within {\n scroll-behavior: auto;\n }\n\n *,\n *::before,\n *::after {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n"]))),r=i(e||(e=o(["\n ","\n"])),a);export{r as GlobalStyles,a as reset};
//# sourceMappingURL=index.m.js.map

@@ -1,2 +0,2 @@

import{css as i,createGlobalStyle as t}from"styled-components";let o,e,n=i=>i;const a=i(o||(o=n`
import{css as i,createGlobalStyle as o}from"styled-components";let t,e,n=i=>i;const a=i(t||(t=n`
*,

@@ -36,3 +36,2 @@ *::before,

body {
min-height: 100vh;
min-block-size: 100vh;

@@ -50,3 +49,2 @@ text-rendering: optimizeSpeed;

display: block;
max-width: 100%;
max-inline-size: 100%;

@@ -64,3 +62,2 @@ }

figcaption {
max-width: 60ch;
max-inline-size: 60ch;

@@ -74,3 +71,3 @@ }

font: inherit;
max-width: 100%;
max-inline-size: 100%;
}

@@ -96,5 +93,5 @@

}
`)),s=t(e||(e=n`
`)),s=o(e||(e=n`
${0}
`),a);export{s as GlobalStyles,a as reset};
//# sourceMappingURL=index.modern.js.map

@@ -1,2 +0,2 @@

!function(n,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("styled-components")):"function"==typeof define&&define.amd?define(["exports","styled-components"],e):e((n||self).cssReset={},n.styledComponents)}(this,function(n,e){function i(n,e){return e||(e=n.slice(0)),n.raw=e,n}var t,o,s=e.css(t||(t=i(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul,\n ol,\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n list-style: none;\n }\n\n html:focus-within {\n scroll-behavior: smooth;\n }\n\n body {\n min-height: 100vh;\n min-block-size: 100vh;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n display: block;\n max-width: 100%;\n max-inline-size: 100%;\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-width: 60ch;\n max-inline-size: 60ch;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n max-width: 100%;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n\n @media (prefers-reduced-motion: reduce) {\n html:focus-within {\n scroll-behavior: auto;\n }\n\n *,\n *::before,\n *::after {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n"]))),l=e.createGlobalStyle(o||(o=i(["\n ","\n"])),s);n.GlobalStyles=l,n.reset=s});
!function(n,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("styled-components")):"function"==typeof define&&define.amd?define(["exports","styled-components"],e):e((n||self).cssReset={},n.styledComponents)}(this,function(n,e){function i(n,e){return e||(e=n.slice(0)),n.raw=e,n}var o,t,s=e.css(o||(o=i(["\n *,\n *::before,\n *::after {\n box-sizing: border-box;\n }\n\n body,\n h1,\n h2,\n h3,\n h4,\n p,\n ul,\n ol,\n li,\n figure,\n figcaption,\n blockquote,\n dl,\n dd {\n margin: 0;\n }\n\n ul[class],\n ol[class] {\n padding: 0;\n list-style: none;\n }\n\n html:focus-within {\n scroll-behavior: smooth;\n }\n\n body {\n min-block-size: 100vh;\n text-rendering: optimizeSpeed;\n line-height: 1.5;\n font-size: 100%;\n }\n\n a:not([class]) {\n text-decoration-skip-ink: auto;\n }\n\n img {\n display: block;\n max-inline-size: 100%;\n }\n\n p,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n li,\n figcaption {\n max-inline-size: 60ch;\n }\n\n input,\n button,\n textarea,\n select {\n font: inherit;\n max-inline-size: 100%;\n }\n\n .js-focus-visible :focus:not(.focus-visible) {\n outline: none;\n }\n\n @media (prefers-reduced-motion: reduce) {\n html:focus-within {\n scroll-behavior: auto;\n }\n\n *,\n *::before,\n *::after {\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n transition-duration: 0.01ms !important;\n scroll-behavior: auto !important;\n }\n }\n"]))),l=e.createGlobalStyle(t||(t=i(["\n ","\n"])),s);n.GlobalStyles=l,n.reset=s});
//# sourceMappingURL=index.umd.js.map
{
"name": "@bedrock-layout/css-reset",
"version": "1.0.6",
"version": "1.0.7",
"description": "bedrock-layout css reset",

@@ -54,3 +54,3 @@ "sideEffects": false,

},
"gitHead": "4e916436c881cb9ac242e7c90a52ab01b830c9d7"
"gitHead": "2b3255d6b8e60c07f18cacfe391c8749ae831a37"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc