Skip to content

tibulca/toolbox-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Used "Create react app" to create

using

  • "react-scripts": "0.9.3"

###Added

  • "react-toolbox": "^2.0.0-beta.6"
  • "react-toolbox-themr": "^1.0.2"

###Added script

  • "toolbox": "react-toolbox-themr", confirmed created correctly

###Edit App.js

Add ThemeProvider

###Run

npm run toolbox

npm run start

###Get Error

Failed to compile.

Error in ./~/react-toolbox/lib/button/theme.css
Module build failed: Error: composition is only allowed when selector is single :local class name not in ".raised", ".raised" is weird
    at Array.map (native)
 @ ./~/react-toolbox/lib/button/theme.css 4:14-116 13:2-17:4 14:20-122

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.0%
  • HTML 25.6%
  • CSS 8.4%