0.0.9 • Published 1 year ago

ionic-styled v0.0.9

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

ionic-styled

Styled component library for ionic. This is a work in progress, if you like the idea and want to help out, please do!

The goal of this repository is to completely remove the need to remember ionic custom style properties. This library will provide a styled component for every ionic component, and will provide a way to override the default styles. So instead of writing css like --background: red, you can write <SomeComponent background="red" /> and the library will do the appropriate conversions.

Storybook Documentation

Installation

npm install ionic-styled

Contributing

Running storybook watcher

npm run storybook

Building storybook

npm run build-storybook
0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago