0.0.21 • Published 4 years ago

@thewhodidthis/reset.css v0.0.21

Weekly downloads
-
License
Unlicense
Repository
github
Last release
4 years ago

about

Just enough rules to cover wide enough a variety of cases opting for auto and inherit values where possible.

setup

Download from the npm registry:

# Add to package.json
npm install @thewhodidthis/reset.css

usage

May be easily consumed using postcss-import for example,

/* Need a plugin or symlink to handle path resolution here */
@import('@thewhodidthis/reset.css');

ul,
ol {
  padding-left: 1rem;
}

see also

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.14

5 years ago

0.0.15

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

9 years ago

0.0.1

9 years ago