Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6782055
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:41:45+00:00 2026-05-26T16:41:45+00:00

I have an app that supports multiple brands, each having their own color scheme,

  • 0

I have an app that supports multiple brands, each having their own color scheme, logo, etc..

The base SASS files are the same, but I have several /brands/_brand.sass. Assuming I have a way of detecting which brand is loaded, is there a way to load the specific sass file on top of the main stylesheets?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:41:46+00:00Added an answer on May 26, 2026 at 4:41 pm

    Despite that you have the same css/sass files, probably in future you’ll have to set specific settings for every brand, so i’d prefer to create layout for every brand and simply use it controller:

    class YourController < ApplicationController
      layout @brand # @brand = 'apple', 'ibm', ...
      #...
    end
    

    But if you still want to have one layout, it’s simple:

    <%= stylesheet_link_tag @brand %> # @brand = 'apple', 'ibm', ...
    

    where sass files will be apple.sass, ibm.sass, … and @brand is variable in your controller.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing a web app that supports multiple users. Each user has their own
I have a free open source app that already supports multiple languages. To test
I have an app that I have a model that supports multiple addresses, but
I have a iPad app that needs to have multiple calendars, one for each
Have an app that has listings - think classified ads - and each listing
We have a CMS that supports multiple sites, one of our features allows our
I need an image picker that supports multiple selections for writing an app, something
I have a driver that supports multiple devices that aren't identical but are similar.
My app has supports multiple size widgets per the scheme outlined here how to
We have a Backbone.js app that supports file uploads using plupload. The uploads are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.