🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@brainly/style-guide-layouts

Package Overview
Dependencies
Maintainers
8
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brainly/style-guide-layouts

Brainly layout components

0.0.1
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
8
Weekly downloads
 
Created
Source

@brainly/style-guide-layouts

This package contains basic components for:

  • flex
  • styled

Instal package to your dev dependencies

yarn add @brainly/style-guide-layouts -D

Example JSX usage

import {Flex, FLEX_DIRECTION} from '@brainly/style-guide-layouts';

<Flex direction={FLEX_DIRECTION.COLUMN}>Your content goes here</Flex>

FAQs

Package last updated on 11 Feb 2019

Did you know?

Socket

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