I want to create a theme, but if possible, not use Bootstrap v4 at all. This will reduce the CSS file to a minimum. It’s easier for me to work without Bootstrap. :frog:

  • DessalinesMA
    link
    24 years ago

    You have to use bootstrap v4 classes, I’m not going to re-write the whole thing to use custom classes. Its literally plug and play, build a bootstrap v4 theme, and it’ll work with lemmy.

    col-12 etc should not be styled, they’re part of bootstraps grid system. Neither should container.

    it would be possible to diversify the design.

    I don’t want to add a ton of custom classes, and thus force everyone in the future to use them.

    Those. Our options are very limited with or without Bootstrap.

    Please just use https://bootstrap.build/ or another site to build a theme.

    • @EvgOP
      link
      24 years ago

      I’m understood, thank you. I will watch what can be done with Bootstrap.

      • DessalinesMA
        link
        24 years ago

        No probs, just let me know if you need any assistance. That bootstrap.build page does make it very easy to build a theme, but there are other bootstrap v4 theme creators out there.