mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 19:31:01 -06:00
16 lines
694 B
CSS
16 lines
694 B
CSS
/**
|
|
* This is a manifest file that'll be compiled into application.css, which will include all the files
|
|
* listed below.
|
|
*
|
|
* Any Css/Less files within this directory, lib/assets/javascripts, vendor/assets/javascripts,
|
|
* can be referenced here using a relative path.
|
|
*
|
|
* It's not advisable to add code directly here, but if you do, it'll appear in whatever order it
|
|
* gets included (e.g. say you have require_tree . then the code will appear after all the directories
|
|
* but before any files alphabetically greater than 'application.css'
|
|
*
|
|
*= require bootstrap/bootstrap.min
|
|
*= require metisMenu/metisMenu.min
|
|
*= require sb-admin/sb-admin-2
|
|
*= require fa/css/font-awesome.min
|
|
*/ |