This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@bedrock-layout/bedrock-layout-css

3.0.6 • Public • Published

@bedrock-layout/css

Pure CSS version of the Bedrock Layout Primitives

Full docs at: bedrock-layout.dev

EXPERIMENTAL

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-layout.css';

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

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

Readme

Keywords

Package Sidebar

Install

npm i @bedrock-layout/bedrock-layout-css

Weekly Downloads

7

Version

3.0.6

License

MIT

Unpacked Size

33.8 kB

Total Files

18

Last publish

Collaborators

  • jarvis1010