3.5.4 • Published 22 days ago

@oakjs/theme v3.5.4

Weekly downloads
-
License
MIT
Repository
github
Last release
22 days ago

GitHub npm CI codecov

@oakjs/theme

Theme base for Oak

Installation

yarn add @oakjs/theme

Usage

import '@oakjs/theme/dist/oak.min.css';

If you need to tree-shake some unneeded styles, you can import every component/utility manually instead:

@import "@oakjs/theme/dist/css/reset.min.css";
@import "@oakjs/theme/dist/css/Builder.min.css";
@import "@oakjs/theme/dist/css/Catalogue.min.css";
@import "@oakjs/theme/dist/css/Editable.min.css";
@import "@oakjs/theme/dist/css/Option.min.css";
@import "@oakjs/theme/dist/css/Element.min.css";
@import "@oakjs/theme/dist/css/Row.min.css";
/* ...and so on */

The full list is available inside the dist/css folder.

Contributing

npm.io

Please check the CONTRIBUTING.md doc for contribution guidelines.

License

This software is licensed under MIT.

3.5.4

22 days ago

3.5.3

22 days ago

3.5.1

3 months ago

3.4.0

6 months ago

3.2.2

9 months ago

3.3.0

6 months ago

3.2.1

9 months ago

3.2.0

10 months ago

3.0.10

10 months ago

3.0.8

12 months ago

3.0.7

12 months ago

3.0.5

12 months ago

3.0.0

12 months ago

3.0.9

11 months ago

3.0.0-alpha.38

1 year ago

3.0.0-alpha.33

1 year ago

3.0.0-alpha.32

1 year ago

3.0.0-alpha.30

1 year ago

3.0.0-alpha.26

1 year ago

3.0.0-alpha.24

1 year ago

3.0.0-alpha.21

1 year ago

3.0.0-alpha.13

1 year ago

3.0.0-alpha.7

1 year ago

3.0.0-alpha.5

1 year ago

3.0.0-alpha.4

1 year ago

3.0.0-alpha.3

1 year ago

3.0.0-alpha.2

1 year ago

3.0.0-alpha.1

1 year ago

3.0.0-alpha.0

1 year ago