Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextml-code/application-styles
https://github.com/nextml-code/application-styles
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nextml-code/application-styles
- Owner: nextml-code
- License: apache-2.0
- Created: 2020-09-07T12:38:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T09:34:53.000Z (over 3 years ago)
- Last Synced: 2025-01-02T13:52:13.736Z (19 days ago)
- Language: CSS
- Size: 591 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aiwizo Styles
Stylesheets and resources for Aiwizo application design.
## Installation
```
npm install @aiwizo/application-styles
```## Basic Usage
### React
```jsx
import "@aiwizo/application-styles";const SomeComponent = () => (
);
```## CSS Variables
- [colors](./src/colors.css) - application color scheme
- [layout](./src/layout.css) - spacing, border radius etc.
- [fonts](./src/fonts/fonts.css) - font families, font sizes