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