Skip to content

swiftcarrot/react-frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-frame

npm npm Build Status codecov styled with prettier

React components within an iframe for isolated css styling

Installation

npm install react-frame --save
yarn add react-frame

Demo

https://swiftcarrot.dev/react-frame

Usage

<Frame styleSheets={['frame1.css']} css={'body{background-color:#eee;}'}>
  <div className="title">frame</div>
</Frame>

License

MIT

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •