0.2.6 • Published 3 years ago

@alpin11/cookie-monster v0.2.6

Weekly downloads
131
License
ISC
Repository
github
Last release
3 years ago
<style>
  :root {
    /* bootstrap vars */
    --font-family-sans-serif: poppins, sans-serif;
    --primary: #ffb900;

    /* cookiemonster vars */
    --style-src: /index.css;
    --contrast: #fff;
  }
</style>

<!-- cookie monster script -->
<script src="/index.js"></script>