@huluvu424242/honey-normalize-style

styles to apply with honey webcomponents.

Usage no npm install needed!

<script type="module">
  import huluvu424242HoneyNormalizeStyle from 'https://cdn.skypack.dev/@huluvu424242/honey-normalize-style';
</script>

README

Build Status Github CI npm npm npm Published on webcomponents.org Donate with paypal Keybase BTC

honey-normalize-style

This project contains web components for styling honey webcomponents.

installation

npm install --save @huluvu424242/honey-normalize-style

usage

<script 
    type="module" 
    src='https://unpkg.com/@huluvu424242/honey-normalize-style@0.0.1/dist/honey-normalize-style/honey-normalize-style.esm.js'>
</script>
<script 
    nomodule 
    src='https://unpkg.com/@huluvu424242/honey-normalize-style@0.0.1/dist/honey-normalize-style/honey-normalize-style.js'>
</script>

To the demo site

Vision of API (under construction)

demo

<body id="seite" style="display: block">

<h1>Nutzung der honey-normalize-style Komponenten</h1>

<honey-style>
    <honey-normalize-style />
</honey-style>

<your-component/>

</body>

To the live demo

become an supporter

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

releaselog

vX.X.X unpublished

v0.0.1 published at 2021-09-11

warranty

no warranty

license

MIT License

technology used

browser support

Custom Elements

CSS Custom Properties