xwing

1.1.7 • Public • Published

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

/xwing/

    Package Sidebar

    Install

    npm i xwing

    Weekly Downloads

    3

    Version

    1.1.7

    License

    MIT

    Unpacked Size

    32.6 kB

    Total Files

    5

    Last publish

    Collaborators

    • feanor08