New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

basscss

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

6

docs/DesignPrinciples.md
# Design Principles
<p class="h3">
Basscss borrows many ideas from OOCSS while attempting to address common product design considerations through a balance of consistency and flexibility.
</p>
Basscss borrows many ideas from OOCSS while attempting to address common product design considerations through a balance of consistency and flexibility.

@@ -16,3 +14,3 @@ ## Follow the Open/Closed Principle

Abstract styles to their most essential form first.
Content-agnostic, modular styles allow for design flexiblity and have a longer lifespan.
Content-agnostic, modular styles allow for design flexibility and have a longer lifespan.
Highly reusable styles can be widely adopted.

@@ -19,0 +17,0 @@ Always keep structural and thematic considerations separate, and

{
"name": "basscss",
"version": "8.0.0",
"version": "8.0.1",
"description": "Low-level CSS toolkit",

@@ -20,3 +20,3 @@ "style": "src/basscss.css",

"basscss-border": "^4.0.2",
"basscss-flexbox": "^1.0.0",
"basscss-flexbox": "^1.0.1",
"basscss-grid": "^2.0.0",

@@ -29,3 +29,3 @@ "basscss-hide": "^1.0.1",

"basscss-type-scale": "^1.0.5",
"basscss-typography": "^3.0.2"
"basscss-typography": "^3.0.3"
},

@@ -32,0 +32,0 @@ "devDependencies": {

@@ -10,3 +10,3 @@ # Basscss

Basscss is a lightweight collection of base element styles and immutable utilities designed for speed, clarity, performance, and scalability.
Basscss is a lightweight collection of immutable utilities designed for speed, clarity, performance, and scalability.

@@ -48,5 +48,4 @@

Modular and customizable base, typography, layout, and color styles
don't dictate what things should look like
and play well with other stylesheets and frameworks.
Modular and customizable typography and layout styles don’t dictate
what things should look like and play well with other stylesheets and frameworks.

@@ -53,0 +52,0 @@ [Read More](http://basscss.com)

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