1.1.7 • Published 4 years ago

pixelated-pure-css-x-wing v1.1.7

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

X Wing : Pixel Art

#####Pure CSS X Wing!

license

###Installation


npm i pixelated-pure-css-x-wing
yarn add pixelated-pure-css-x-wing

Basic Usage


This is the minimal configuration.

import PixalatedPureCssXWing from 'pixelated-pure-css-x-wing'
<PixalatedPureCssXWing />

The components can be configured with height, width or rotation.

 <PixalatedPureCssXWing rotation="270deg" height="100px" />
 <PixalatedPureCssXWing rotation="90deg" height="20vh" width="300px" />
Default Props
height:'300px'
width:'300px'
rotation:null
1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.2

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago