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

@lostmyname/css

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lostmyname/css

The undisputed base CSS for all Lost My Name website projects

  • 2.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
increased by114.29%
Maintainers
6
Weekly downloads
 
Created
Source

Lost My Name CSS configuration

This repository contains typographic classes, colour palette classes, layout-specific spacing classes, generic utility classes, and some SCSS functions & config variables.

The only explicitly exported CSS classes are the type size classes, as well as the default resets. This is in keeping with Chameleon's ethos. All others are available through the @include placeholder() mixin.

Config variables

These variable declarations, located in scss/config to set breakpoints, and spacing sizes to be consumed by Chameleon, as well as font families, type sizes, and colours.

Functions

We have some unit functions, located in scss/functions to do things such as change a pixel value into a rem, remove a unit from a value, etc.

Mixins

Chameleon mixins are imported, giving us access to things such as the @include on() and @include placeholders() mixins.

There are also config-specific mixins, for typography.

Utilities

As well as importing Chameleon's box, positioning and visibility utility placeholders, we add a11y and type utility placeholders.

As with all placeholders, these aren't exported as classes by default.

Installation

npm install
gulp

Keywords

FAQs

Package last updated on 20 Feb 2017

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