You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@fundamental-styles/common-css

Package Overview
Dependencies
Maintainers
1
Versions
526
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fundamental-styles/common-css

Fundamental Library Styles Common CSS

0.26.5-rc.6
Source
npm
Version published
Weekly downloads
2.7K
-10.4%
Maintainers
1
Weekly downloads
 
Created
Source

Fundamental Library Common CSS Package

What is Fundamental Library Common CSS?

Fundamental Library Common CSS Package is a set of utility classes and SCSS mixins that allow developers to add padding, margin, color, font, shadow, and more to their applications and controls without writing custom css. The class naming follows the BEM (Block Element Modifier) methodology and the values of the CSS rules are based on SAP Fiori Design Guidelines. Further customization is possible by using the SCSS mixins and providing user defined values as parameters. SCSS Mixins help in defining styles that can be re-used throughout the project's stylesheet.

Getting Started

1. Fundamental Library Common CSS Package included in Fundamental Styles

Fundamental Library Common CSS Package is part of the Fundamental Styles. If you have installed the Fundamental Styles in your project, you automatically get the Fundamental Library Common CSS Package.

Learn more at http://sap.github.io/fundamental-styles/

2. Fundamental Library Common CSS Package on its own

Fundamental Library Common CSS Package can stand on its own. To install the package:

npm i @fundamental-styles/common-css

Common CSS Properties

The Fundamental Library Common CSS Package consists of property values that align with the SAP Fiori designs.

border-radius border content-paddings display flex focus margin media-queries padding shadow typography

FAQs

Package last updated on 16 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts