bootstrap-css icon indicating copy to clipboard operation
bootstrap-css copied to clipboard

Import only required css

Open j-jackson opened this issue 9 years ago • 0 comments

@StevenIseki thanks for your work in this!

Is it possible to only import the css you need rather then than all of BS? i.e if I have a <Button styleName='btn btn-primary btn-lg'>Learn more</Button> component, can I only import the buttons css?

j-jackson avatar Apr 12 '17 07:04 j-jackson