Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sprucecss

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sprucecss - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

9

CHANGELOG.md
# Spruce CSS Changelog
## v2.3.1 (2023-12-18)
### What's Changed
- **FIX** `short-ring()`: fix the return at the `button` option.
## v2.3.0 (2023-12-17)

@@ -9,3 +14,3 @@

- **NEW** `$colors`: add `'strong` option under `base` to customize the `<strong>` element's color.
- **BUG** `layout-center()` mixin: add `inline-size: 100%;`.
- **FIX** `layout-center()` mixin: add `inline-size: 100%;`.
- **IMPROVEMENT** `layout-grid()`, `layout-flex()`, `layout-sidebar()` mixins: enable multiple `$gap` value like `'m:l'` to control both block and inline values.

@@ -15,3 +20,3 @@ - **IMPROVEMENT** `spacer()` function: enable multiple value shorthand like `'m:l'` to control both block and inline values.

- **IMPROVEMENT** `transition()` mixin: enable multiple values for `property` with quotes.
- **NEW** `focus-ring()` mixin: add a new mixin as a shorthand to access the two basic ring styling on focus quickly (input, button).
- **NEW** `short-ring()` mixin: add a new mixin as a shorthand to access the two basic ring styling on focus quickly (input, button).
- Modify the defaults for `config('border-radius-sm', $display)` and `config('border-radius-lg', $display)`.

@@ -18,0 +23,0 @@

{
"name": "sprucecss",
"version": "2.3.0",
"version": "2.3.1",
"description": "Spruce CSS - Another CSS Framework",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc