Skip to content

issues Search Results · repo:react-toolbox/toolbox-loader language:JavaScript

Filter by

6 results
 (64 ms)

6 results

inreact-toolbox/toolbox-loader (press backspace or delete to remove)

got this error when using toolbox-loader to load theme scss file replacement. Invalid CSS after ...building: true; : expected 1 selector or at-rule, was @mixin font-face($ there s an extra character ...
  • RangeW
  • 1
  • Opened 
    on Jun 27, 2016
  • #10

I want to change the appbar-height and I figured the best way would be to change the variable. My theme.scss looks like this @import ~react-toolbox/lib/_globals ; $appbar-height: 3 * $unit !default; ...
  • julius-retzer
  • 1
  • Opened 
    on Feb 7, 2016
  • #7

Where it says: toolbox: theme.scss , It should be: toolbox: {theme: theme.scss },
  • mjamado
  • 2
  • Opened 
    on Jan 16, 2016
  • #4

I noticed I had to set up my webpack config like so: toolbox: { theme: client/theme.scss } Whereas the README specifies: toolboxTheme: client/theme.scss
  • nickw
  • 2
  • Opened 
    on Dec 22, 2015
  • #3

Currently it fails to build
bug
  • jackielii
  • 1
  • Opened 
    on Dec 9, 2015
  • #2

From what I see ExtractTextPlugin doesn t like HMR. Is this correct? Currently my setup is thus: { test: /\.(scss|css)$/, include: /node_modules\/react-toolbox/, loader: style-loader!css-loader?sourceMap ...
  • Rillus
  • 1
  • Opened 
    on Dec 2, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub