@bedrock-layout/css

2.13.0 • Public • Published

@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';

Readme

Keywords

Package Sidebar

Install

npm i @bedrock-layout/css

Weekly Downloads

44

Version

2.13.0

License

MIT

Unpacked Size

296 kB

Total Files

29

Last publish

Collaborators

  • jarvis1010