1.0.9 • Published 4 years ago

fastclass-loader v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

fastclass-loader V1.0.6

The fastclass-loader is a webpack loader

Installation

Using npm

$ npm i -D fastclass-loader

Support CSS attribute

css属性结果
displayblock inline-block list-item table inline-table table-cell flex inline-flex grid inline-grid flow-root---
widthw-10 width-10---
heighth-10 height-10---
paddingpad-10 pad-t-10 pad-r-10 pad-r-10 pad-l-10
marginmar-10 mar-t-10 mar-r-10 mar-r-10 mar-l-10
font-sizefont-10 font-size-10 fz-10
line-heightlh-10 line-height-10
white-spacenowrap pre
colorcolor-333 color-333333
directionrtl ltr
flexflex-1 flex-auto flex-initial
justifyjustify-start justify-center justify-end justify-flexStart

useages

写在元素的class上例如

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago