Hi,

if i am using radix as base theme it will be load "radix-style.css" which includes the bootstrap css because the sass file imports the compass_radix. The Subtheme import the compass_radix also so we have a lot redundant css code here. This only happens if you create a own sub theme thats not based upon "default" kit. I think this should be documented or the logic for removed the style should be inversed (only add css if base theme is actual theme)

Edit:
i attached a suggestion patch for this behavior

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Blackice2999’s picture

Issue summary: View changes
FileSize
3.39 KB
shadcn’s picture

Assigned: Unassigned » shadcn
Status: Active » Needs work

Interesting approach. Let me test this.

DrupaListo.com’s picture

Hi, patch moves in the right direction, but the issue that lead me to notice this one is the one with the logo:
#2557401: compass_radix gem needs updating to 3.1.6?

shadcn’s picture

Status: Needs work » Fixed

Fixed in the latest release. Please read the update notes here: http://www.radixtheme.org/articles/update-rc4-to-3/.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.