Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@css-dot/core

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@css-dot/core

Dot of CSS Library to make Line

  • 23.170.0
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

css-dot

Development in progress. not stabilized.

css-dot is a stylesheet framework based SASS.

  • Make Feature with Pure CSS as possible
  • Using CSS Variable as Actively.

Design System

Theme

Palette

Collection of Colors

Color Labels
  • main
    • Primary Color
  • sub
    • Secondary Color
  • point
    • Accent Color
  • warn
    • Caution Color
  • text
    • Text Color
  • link
    • Anchor Color like a:link
  • react
    • Reaction Color like a:hover
  • active
    • Activate Color like a:active
  • back
    • Background Color
Color Variables
First Initial of Label
  • main is --m
  • point is --p
Variations

Variation Range:

  • Lighten: 4, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96
  • Darken: 4, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96
  • Opacity: 4, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96
  • Hue: 16, 32, 48

Add Variable Amount and Type Suffix:

  • Lighten 4% to main: --m4
  • Darken 8% to point: --p-8
    • using - after p
  • Opacity 0.48 to warn: --w48a

Modules

Anchor, Button

  • link
  • link-more
  • link-moreable

Box

Card

Modal

Overlay UI

  • Dialog
  • Sidebar
  • Layer
  • Bottom-sheet

Input

  • [] Inputs
  • [] Input

FAQs

Package last updated on 19 Jun 2023

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc