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

@repositive/liz-skin

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@repositive/liz-skin

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

liz-skin

Changelog - to v1.0.0

  • No .u- namespacing. There is a 'gotacha' - some old classes in Discover's custom directory still have .u-, I will tidy this ASAP.
  • Revised spacing scale: deleted the 96px space, introduced the 3px space:
.p0 {} // = 0px padding
.p1 {} // = 3px padding
.p2 {} // = 6px padding
.p3 {} // = 12px padding
.p4 {} // = 24px padding
.p5 {} // = 48px padding
  • Inline documentation.
  • More responsiveness. Use the suffixes -s,-m, -l, -w (note: not every suffix is available for every utility) to apply different margins, paddings, displays (show/hide) on different media breakpoints.
  • Some simplified syntax: e.g. .block, .inline-block, .absolute, .relative, .circle, .square.
  • Everything relating to font has a 'f' in front of it. So .u-tc-primary is replaced by.fc-primary, to be consistent with font-size and font-weight.
  • No arbitrary image width classes (.u-w4). See icon.scss for new width classes, designed around common avatar sizes. It might not be the perfect system, but it's an improvement.

FAQs

Package last updated on 26 May 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