Attempting to fix font-awesome
This commit is contained in:
parent
92bbf242b7
commit
015602d720
@ -27,7 +27,7 @@
|
||||
|
||||
// Libraries
|
||||
@import "compass";
|
||||
@import "font-awesome.css";
|
||||
@import "font-awesome";
|
||||
@import "foundation_and_overrides";
|
||||
|
||||
// Local settings (also edit foundation_and_overrides.scss to modify global variables)
|
||||
|
@ -54,6 +54,6 @@ BikeBike::Application.configure do
|
||||
#PerfTools::CpuProfiler.start('/tmp/dev_prof')
|
||||
config.serve_static_assets = true
|
||||
#config.assets.precompile = false
|
||||
Paypal.sandbox!
|
||||
#Paypal.sandbox!
|
||||
#Paypal.sandbox = false
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user