Skip to content

Latest commit

 

History

3 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

sheetify-check

check css syntax with sheetify

npm travis standard

Install

npm install sheetify-check

Usage

Configured via package.json:

{
  "sheetify": {
    "transform": [
      "sheetify-check"
    ]
  }
}

Configured via the Browserify API:

b.transform(sheetify, {
  transform: ['sheetify-check']
})

License

Apache-2.0

关于

check css syntax with sheetify

Resources

Stars

1 star

关注者

4 watching

复刻s

发布

Used by

贡献者

Languages