Closed (duplicate)
Project:
ZURB Foundation
Version:
7.x-4.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2013 at 23:02 UTC
Updated:
18 Aug 2013 at 16:55 UTC
In zurb-foundation.info:
; Reset styles with normalize
stylesheets[all][] = css/normalize.css
; Foundation framework stylesheets
stylesheets[all][] = css/foundation.min.css
; Uncompressed uncomment for dev or as a reference
;stylesheets[all][] = css/foundation.css
; Base theme specific CSS
stylesheets[all][] = css/base.css
; Theme specific CSS
stylesheets[all][] = css/app.css
The only stylesheet that exists is css/foundation.css and it looks like normalize.css and base.css have been merged and placed in css/base/base.css
Comments
Comment #1
chrisjlee commented@alexweber: Thanks for pointing this out. css inclusion is going to broken for a moment. I've neglected the info file as i'm trying to consolidate to utilize a smaccs structure #1991114: Create smacss structure for theme
Comment #2
chrisjlee commentedComment #3
chrisjlee commentedChanges included in mega patch in #1991114: Create smacss structure for theme
Comment #3.0
chrisjlee commentedcorrected info