New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hairline

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hairline

CSS retina hairline

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

hairline

NPM version changelog license

npm-image

极细的线

Usage

Usage1: npm

  • install

    npm install hairline --save
    
  • import

    import 'hairline';
    
  • use

    <div class="hairline hairline--round">hairline</div>
    

Usage2: Download

  • download hairline.css

  • link css

    <link rel="stylesheet" href="path/to/hairline.css">
    
  • use

    <div class="hairline hairline--round">hairline</div>
    

APIDoc

ClassDescription
.hairlinebase class
.hairline--roundround hairline border
.hairline--toptop hairline border
.hairline--rightright hairline border
.hairline--bottombottom hairline border
.hairline--leftleft hairline border
.hairline--inputinput/textarea element hairline border

其他实现

参考

Keywords

retina

FAQs

Package last updated on 07 May 2019

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