bootstrap-css
bootstrap-css copied to clipboard
Import only required css
@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?