antonybudianto / angular-starter

:star: Gulp Angular Starter using TypeScript (Updated to 4.4.3)

Home Page:https://antonybudianto.github.io/angular-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using bootstrap-sass

kennyhyun opened this issue · comments

Hello,

Thank you for your awesome starter.

I wanted to use sass version of Bootstrap and Bootswatch because I wanted to customize like $font-size-base.

I have tested changing bootswatch-dist into bootswatch and bootstrap-sass.
I am happy with that now.

You build an awesome starter with Sass and Bootswatch, but Bootstrap could not be customized.
Do you think is it a good idea to replace bootswatch-dist like that?

Cheers!

Kenny

you can always replace them as it's needed, as long as it's installed via bower, so it can be wiredep-ed and bundled.

Of course via bower.
BTW, Do you mean I can replace and pull-request or just for my case only?
I was just not sure about how it is meaningful to change your project.
(I'll be happy to make a pull-request if you like it)

Sure, since the current setup can not be customized, I'd gladly to accept your PR 😃