Skip to content
jmarceli edited this page Oct 7, 2015 · 2 revisions

Welcome to the react-select wiki!

For webpack

In order to add CSS styles for React Select use:

require('react-select/less/default.less')

or

require('react-select/dist/default.css')

see https://github.com/JedWatson/react-select/issues/176

Clone this wiki locally