styled-normalize icon indicating copy to clipboard operation
styled-normalize copied to clipboard

normalize.css for styled-components

Results 10 styled-normalize issues
Sort by recently updated
recently updated
newest added

I guess original normalize can be installed and imported in Global styles in styled components

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.3.4 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

I want to use styled-normalize with babel, but if I use it, I get an Babel error. ``` ERROR in ./.storybook/config.js Module build failed (from ./node_modules/babel-loader/lib/index.js): Error: [BABEL] .storybook/config.js: Cannot...

in the .babelrc triggers a error `{ "presets": [ ["@babel/env", { "modules": "commonjs" }] ], "plugins": [ "styled-components" ] } ` @babel/env doesn't exist this should be @babel/preset-env `{ "presets":...

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.1.5 to 7.23.9. Release notes Sourced from @​babel/traverse's releases. v7.23.9 (2024-01-25) :bug: Bug Fix babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env #16225 fix: systemjs re-traverses helpers (@​liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16226...

dependencies

Bumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together. Updates `set-value` from 2.0.0 to 2.0.1 Commits bb0f038 2.0.1 cb12f14 ensure only valid keys are used See full diff...

dependencies

Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.4 to 1.2.13. Release notes Sourced from fsevents's releases. Release v1.2.13 Only build on Mac-OSX Release v1.2.11 Removing node-pre-gyp so that building fsevents becomes easier and enabled...

dependencies