genericreset

v1.1.1arrow_drop_down
v1.1.1
STATUS
Passing
DOWNLOADS
10
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
3 KB
As well as using normalize.css, it is often advantageous to remove all margins from certain elements.
1 contributor
Install genericreset as a package?
Copied
npm i @bit/ashwani18.shared-ui-components.sd-ui.styles.genericreset
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
chevron_left
chevron_right

As well as using normalize.css, it is often advantageous to remove all margins from certain elements.

Give a help cursor to elements that give extra info on :hover.

Remove underlines from potentially troublesome elements.

Apply faux underlines to inserted text via border-bottom.

Help and resources