Basic styling of sections page
This commit is contained in:
parent
156caecb21
commit
7656f2a277
9 changed files with 134 additions and 25 deletions
|
@ -3,5 +3,9 @@
|
|||
# Version of your assets, change this if you want to expire all your assets.
|
||||
Rails.application.config.assets.version = "1.0"
|
||||
|
||||
InlineSvg.configure do |config|
|
||||
config.raise_on_file_not_found = true
|
||||
end
|
||||
|
||||
# Add additional assets to the asset load path.
|
||||
# Rails.application.config.assets.paths << Emoji.images_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue