Cirrus icon indicating copy to clipboard operation
Cirrus copied to clipboard

:cloud: The SCSS framework for the modern web.

Results 40 Cirrus issues
Sort by recently updated
recently updated
newest added

It'd be great if you could remove the few remaining vendor prefixes (there's not many) in the sass source and let the end-user add these using an autoprefixer during build...

**Is your feature request related to a problem? Please describe.** It would be nice to be able to control a modal's visibility based on a class toggle. Now it uses...

pending release

**Describe the bug** After setting up a custom primary color: ```scss @use "cirrus-ui/src/cirrus-ext" as * with ( $config: ( extend: ( colors: ( semantic: ( "primary": #1e272e, ), ), ),...

pending release

The documentation states that div buttons are not supported, but I found that the buttons created by the A tag are not supported either ![image](https://user-images.githubusercontent.com/51245335/171683686-b7d336dd-f78e-42c4-bbc9-3e5ca517cbd0.png) ![image](https://user-images.githubusercontent.com/51245335/171683762-7ae34715-2e90-4be1-878b-e763311387d8.png) ![image](https://user-images.githubusercontent.com/51245335/171684399-94cb8609-ffd7-40d3-9397-452b22cdabba.png) ```html Button Button...

pending release

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade sass from 1.51.0 to 1.52.2. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=sass&from_version=1.51.0&to_version=1.52.2&pr_id=305db8d3-1c69-4b7a-8873-968642e8c667&visibility=true&has_feature_flag=false) :information_source: Keep your...

Snyk has created this PR to upgrade sass-true from 6.0.1 to 6.1.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=sass-true&from_version=6.0.1&to_version=6.1.0&pr_id=ee5dcc2e-c4bd-429c-9072-39ebe13e7397&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to upgrade jest from 27.3.1 to 27.5.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to upgrade @snyk/protect from 1.707.0 to 1.716.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@snyk/protect&from_version=1.707.0&to_version=1.716.0&pr_id=86a0f48a-b4ea-4b91-aa3a-402daaba395b&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Hi folks!! I am wondering if I could ask for a pointer or two on integrating Cirrus into an already very customized app. My clients just wanted to pick a...