meteor-mantra-kickstarter icon indicating copy to clipboard operation
meteor-mantra-kickstarter copied to clipboard

Where the bootstrap components coming from?

Open PolGuixe opened this issue 9 years ago • 5 comments
trafficstars

Where did you obtained the boostrap components for the Flatly theme?

PolGuixe avatar Feb 19 '16 00:02 PolGuixe

The bootstrap files are in the flatly directory inside modules:

https://github.com/mantrajs/meteor-mantra-kickstarter/tree/mantra-modules-experiment-02/client/modules/_flatly

dvzrd avatar Feb 19 '16 02:02 dvzrd

Sorry, I meant: If they were obtained from somewhere else or written for this app?

PolGuixe avatar Feb 19 '16 08:02 PolGuixe

Hi it's a flatly stylesheet from https://bootswatch.com/flatly/. I will push an update over the weekend and will add a link with license information

makstr avatar Feb 19 '16 11:02 makstr

These ones https://github.com/mantrajs/meteor-mantra-kickstarter/tree/mantra-modules-experiment-02/client/modules/_flatly/components were written for this app I guess not obtained from any other place. I am just trying to find a place with Boostrap translated component to JSX. :)

PolGuixe avatar Feb 19 '16 14:02 PolGuixe

Im currently replacing it with twbs:bootstrap and react-bootstrap. Any pros and cons ?

philohelp avatar Mar 03 '16 18:03 philohelp