Customise Bootstrap's Sass

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 28

  • @CommunityAllSeasons
    @CommunityAllSeasons 2 года назад +6

    This video is a gem hiding in the rough. Your explanation not only tells us the what but also the why. I hope you continue with videos like this.

  • @Mindflays_
    @Mindflays_ Год назад +2

    This is the most well done bootstrap and sass tutorial I have found anywhere, not only do you show how to do it you explain why you are doing things along the way and the thought process of it. Amazing thank you

  • @chaosknight3175
    @chaosknight3175 27 дней назад +1

    This tutorial is gold!

  • @nailabouadil8357
    @nailabouadil8357 7 месяцев назад

    this video deserves over a million views!

  • @naeemahsan8187
    @naeemahsan8187 2 года назад +2

    Oh man! you deserve much more subscriber

  • @lingdotdev
    @lingdotdev 4 месяца назад

    Thank you so much for making this tutorial! 👍

  • @ahmedaishan
    @ahmedaishan 9 месяцев назад +1

    Overriding Bootstrap styles with custom CSS is acceptable, isn't it?

  • @ericnjanga3245
    @ericnjanga3245 Год назад +1

    You are really good at explaining. Great video!

    • @pixelrocket66
      @pixelrocket66  Год назад +1

      Thanks Eric, I appreciate that!

    • @ericnjanga3245
      @ericnjanga3245 Год назад

      @@pixelrocket66 No problem man. Can you give me your email address? I have a private request!

    • @pixelrocket66
      @pixelrocket66  Год назад +1

      Hi Eric, sure, you can email me on support@pixelrocket.store

  • @D--3
    @D--3 7 месяцев назад

    Edir: Would you have a different SCSS file for different webpages? Or would that be compiled into one file. I'm supposed to be working with 5 different pages.
    Awesome!! I managed to get this to work! The autoload & sass compiling is so coolll - I wish I could follow your boilerplate flow to learn the proper process - but I can't figure it out so far so I'm gonna hv to hack it a little with the looming deadline :')

  • @thomasmarx2471
    @thomasmarx2471 Год назад

    This was great! Been trying to figure out the best way to set this up and kept getting lost. This all worked! One question, why with the variables is it scss/_variables.scss with an underscore, but when you import them there is no underscore @import "../node_modules/bootstrap/scss/variables";. Why wouldn't the file names just be the same?

  • @joeri29
    @joeri29 10 месяцев назад +1

    Thank you so much!!😉😉😍😍☺☺

  • @appustudio8637
    @appustudio8637 2 года назад

    OMG, keep rocking.

  • @simonbates9454
    @simonbates9454 9 месяцев назад

    i followed all the steps carefully but no scss styles are added when i run live server?

  • @dreamlandband
    @dreamlandband 7 месяцев назад +2

    Thank you so much

  • @patriotlightning7791
    @patriotlightning7791 Год назад

    Well done bro!

  • @Kavrizhka
    @Kavrizhka Год назад +1

    Thanks a million!!!

  • @brandonfowler4333
    @brandonfowler4333 Год назад +1

    After adding the import of bootstrap to my style.scss, I get a Build error. Build failed. @parcel/transformer-css: Invalid state. The css that's referenced has a selector of "not(.form-control:disabled)". Please help. I'll check on Stack Overflow as well.
    Thanks for the tutorial. I'm almost there.

    • @theelite1992
      @theelite1992 Год назад

      I had the same problem, perhaps it has something to do with a newer version of Bootstrap?

  • @P1ne5ka
    @P1ne5ka 2 года назад +1

    Love it

  • @idowuhassan4240
    @idowuhassan4240 Год назад

    Pls how do you convert the sass to css