Socket
Socket
Sign inDemoInstall

@fremtind/jkl-cookie-consent

Package Overview
Dependencies
1
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fremtind/jkl-cookie-consent

Jøkul style for cookie consent solutions


Version published
Weekly downloads
11
decreased by-35.29%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

Se portalen for bruk og prinsipper.

Installasjon

Tips: om du bruker React-pakken trenger du ikke installere denne pakken direkte.

  1. npm i @fremtind/jkl-cookie-consent.
  2. Importér stil-pakken i prosjektet ditt.
// Importer stilark via JavaScript med CSS-loader.
import "@fremtind/jkl-cookie-consent/cookie-consent.min.css";

// CookieConsent bruker flere andre komponenter og trenger stilarkene deres for å fungere.
import "@fremtind/jkl-button/button.min.css";
import "@fremtind/jkl-list/list.min.css";
// Eller importer stilark via SCSS.
@use "@fremtind/jkl-cookie-consent/cookie-consent";
@use "@fremtind/jkl-button/button";
@use "@fremtind/jkl-list/list";

Keywords

FAQs

Last updated on 22 Nov 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc