sircus-elements-body

CSS module for base styling of HTML body elements.

Usage no npm install needed!

<script type="module">
  import sircusElementsBody from 'https://cdn.skypack.dev/sircus-elements-body';
</script>

README

sircus-elements-body

npm version

Dependencies

Installation

npm:

$ npm install sircus-elements-body sircus-global-property

Usage

cssnext:

input.css

@import "sircus-elements-body";
@import "sircus-global-property";

sass:

input.scss

@import "./node_modules/sircus-global-property/converted";
@import "./node_modules/sircus-elements-body/converted";

html

<body>...</body>

Contributing

We Need Your Help!

License

Released under the MIT license.