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

chrisjlee’s picture

Title: Base theme including inexistent styles » Update info file for inclusion of BAT css file structure

@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

chrisjlee’s picture

Priority: Normal » Major
chrisjlee’s picture

Status: Active » Closed (duplicate)
chrisjlee’s picture

Issue summary: View changes

corrected info