1.0.2 • Published 2 years ago

xp-css-react v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

xp-css-react

React components which use the HTML and CSS provided by https://botoxparty.github.io/XP.css/

install

npm i xp-css-react

examples

<WindowWithTitleBar text={"example"}>
  <p>Example</p>
</WindowWithTitleBar>

releases

1.0.0 (5 januari 2021)

  • introduced the Window, WindowBody, TitleBar and WindowWithTitleBar components

1.0.1 (5 januari 2021)

  • fixed bug where the WindowBody was not used in WindowWithTitleBar

1.0.2 (5 januari 2021)

  • fixed bug where the build did not include the styling