0.23.3 • Published 1 year ago

@fuel-ui/css v0.23.3

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

CI status codecov NPM version NPM downloads

License Issues Open Github Forks Github Stars


🙋🏻  Getting Started

Inside this package you'll found all theme and tokes definitions we're using to style and create components inside our application and design system.

✨ The main tool used behind the scenes here as CSS-in-JS library is Stitches, so we encourage you to know better about it on their website. Stitches comes with a lot of great features like:

Variants and Compound VariantsTheme tokensFramework agnostic APIResponsive StylesTypescript Support

📦  Install

$ yarn add @fuel-ui/css
$ pnpm install @fuel-ui/css

👨🏻‍💻  Usage

import { css } from '@fuel-ui/css';

const App = () => <div className={customStyle()}>Hello world</div>;

const customStyle = css({
  bg: '$intentsBase6',
});

💪🏻  Contributing

Feel like contributing? That's awesome! We have a contributing guide to help guide you.

📜  License

The primary license for this repo is Apache 2.0, see LICENSE.

0.23.3

1 year ago

0.23.2

1 year ago

0.23.1

1 year ago

0.23.0

1 year ago

0.22.0

1 year ago

0.20.1

2 years ago

0.20.0

2 years ago

0.17.0

2 years ago

0.21.1

2 years ago

0.21.0

2 years ago

0.18.1

2 years ago

0.18.2

2 years ago

0.18.3

2 years ago

0.18.4

2 years ago

0.18.0

2 years ago

0.19.0

2 years ago

0.19.1

2 years ago

0.16.2

2 years ago

0.16.0

2 years ago

0.16.1

2 years ago

0.14.0

2 years ago

0.14.1

2 years ago

0.14.2

2 years ago

0.15.0

2 years ago

0.13.0

2 years ago

0.12.4

2 years ago

0.11.0

2 years ago

0.12.0

2 years ago

0.10.2

2 years ago

0.12.1

2 years ago

0.12.2

2 years ago

0.12.3

2 years ago

0.9.0

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.9.3

3 years ago

0.10.1

3 years ago

0.10.0

3 years ago

0.8.0

3 years ago

0.5.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.0.2

3 years ago