-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement New Design #29
Comments
Attempted to use zurb-foundation & foundation-rails to install foundation CSS & JS files, but hit issues with Compass & Sass dependencies, specifically not finding a sass/script/node file. It seems as though we need specific versions of compass-rails and sass-rails to get this working, but instead I propose we try to include the CSS and JS foundation files directly without messing with a gem. |
My understanding is that "compass install foundation" needs to be run to install the foundation files, but this could not be run. |
It sounds like we're not going to pursue retrofitting AnnotationStudio with these designs. @AndrewMagliozzi can you confirm? If so, we can probably close this ticket. |
Confirmed. Let's close this ticket when we create a corresponding one on On Tue, Jun 10, 2014 at 12:47 PM, Bryan Bonvallet [email protected]
|
Good point on ticket transfer. Definitely leaving this open until we've On Tue, Jun 10, 2014 at 11:47 AM, Andrew Magliozzi <[email protected]
|
Implement new design provided by designer, per http://clients.perrygarvin.com/annotorious. This assumes we will be using http://foundation.zurb.com/.
The text was updated successfully, but these errors were encountered: