https://github.com/inflectra/inflectra-unity-css-library
Utility and other classes to provide flexible and consistent styling
https://github.com/inflectra/inflectra-unity-css-library
Last synced: about 1 month ago
JSON representation
Utility and other classes to provide flexible and consistent styling
- Host: GitHub
- URL: https://github.com/inflectra/inflectra-unity-css-library
- Owner: Inflectra
- License: mit
- Created: 2024-04-30T17:54:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T18:00:09.000Z (about 2 years ago)
- Last Synced: 2025-03-01T18:42:43.546Z (over 1 year ago)
- Language: CSS
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# inflectra-unity-css-library
This library contains useful utility and other classes to provide flexible and consistent styling across Inflectra products, notably Spira and SpiraApps.
The utility class file contains classes for:
- color variables
- global resets
- padding
- margin
- borders
- positioning
- display modes
- flexbox
- typography
- cursors
- height
- width
- overflow
- images
- opacity
- z-index
- animations
- background colors
- colors
- shadows and effects
- media queries (for large, medium, small, and extra small screens)
## Utility classes
The classes and their progression should be relatively easy to follow and are very quick to use once you get the hang of them. They provide modular styling, with consistent sizing to both be incredibly flexible while also adding harmony to the final designs.
## Media queries
Only a certain subset of classes have full media query support. In particular margin and padding do. These queries can be extended over time to provide more complete support.