@studs/styles
v3.2.1
Published
The official CSS implementation of the STUDS Design System, providing a comprehensive design language for both web and desktop applications
Readme
@studs/styles
The official CSS implementation of the STUDS Design System, providing a consistent and modern design language for both web and desktop applications.
Overview
@studs/styles is a versatile CSS library that powers the STUDS Design System, designed to work seamlessly with both Studs.Blazor and @studs/react component libraries.
Features
- 🎨 Comprehensive design tokens and variables
- 📱 Responsive design utilities
- 🎯 Component-specific styles
- 🔄 Cross-platform consistency
Installation
npm (for React projects)
npm install @studs/stylesNuGet (for Blazor projects)
Add this link to your App
<link
rel="stylesheet"
href="https://unpkg.com/@@studs/styles@latest/public/css/studs-styles.css"
/>Usage
CSS Import
@import "@studs/styles/css/studs-styles.css";HTML Link
<link rel="stylesheet" href="path/to/studs-styles.css" />Components
The library includes styles for various components:
- Badges
- Buttons
- Form Elements
- Headings
- And more...
Browser Support
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- IE11 (basic support)
Contributing
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request
Developers Documentation
Writing Pull Requests Creating Branches Conventional Commits
License
MIT
Documentation
For complete documentation, visit our documentation site
Support
For support, please reach out to us!
