Socket
Socket
Sign inDemoInstall

@bedrock-layout/css

Package Overview
Dependencies
0
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @bedrock-layout/css

bedrock-layout css version


Version published
Maintainers
1
Install size
289 kB
Created

Readme

Source

@bedrock-layout/css

Pure CSS version of the Bedrock Layout Primitives

Full docs at: bedrock-layout.dev

How to install

npm install @bedrock-layout/css

How to import

You can import all the entire CSS bundle like this:

import '@bedrock-layout/css/lib/bedrock-layou.min.css';

Or you can import just the parts you want from the components directory

import '@bedrock-layout/css/lib/components/spaceing-properties.min.css';
import '@bedrock-layout/css/lib/reset.min.css';
import '@bedrock-layout/css/lib/components/stack.min.css';
import '@bedrock-layout/css/lib/components/center.min.css';

Keywords

FAQs

Last updated on 10 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc