test-uiux-design-system
v1.0.0
Published
pre-build design system for website bulid
Readme
Company Design System
Welcome to the Design System! This repository serves as the centralized location for all design assets, components, and guidelines used across our products and services.
Installation
To use the Design System in your project, you can follow these steps:
- Install dependencies using 360-design-system
npm install.
//angular.json
"styles": [
"node_modules/360-design-system/scss/raven.scss"
],- Follow the usage guidelines outlined in the documentation.
Table of Contents
Introduction
The Design System provides a comprehensive set of design assets and guidelines to ensure consistency and coherence across all our products and services. It includes typography guidelines, icons, and more.
Features
- Typography: Guidelines for typography choices, including font families, sizes, and weights.
- Icons: A library of scalable vector icons for use in our applications.
- Accessibility Guidelines: Ensure our products are accessible to all users by following accessibility best practices.
- Documentation: Comprehensive documentation on how to use the design system and its components.
