Socket
Book a DemoInstallSign in
Socket

@zendeskgarden/css-anchors

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zendeskgarden/css-anchors

Garden component CSS

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
0
Created
Source

@zendeskgarden/css-anchors npm version

This package contains basic .c-anchor component styling.

Installation

npm install @zendeskgarden/css-anchors

Usage

Once installed, anchor CSS can be accessed via postcss-import.

@import '@zendeskgarden/css-anchors';

Anchor CSS is intended to enhance the following HTML.

<a class="c-anchor" href="#">LINK</a>

Modifications

See http://zendeskgarden.github.io/css-components/?path=/story/components-anchors for various anchor modification classes.

Keywords

components

FAQs

Package last updated on 16 Oct 2024

Did you know?

Socket

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