@flippico/design-system
v0.9.23
Published
DARK VERSION ```html <body class="flp-theme-dark"> <flp-button></flp-button> </body> ```
Downloads
1,634
Readme
DARK VERSION
<body class="flp-theme-dark">
<flp-button></flp-button>
</body>
LIGHT VERSION
<body class="flp-theme-light">
<flp-button></flp-button>
</body>