force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
14
ControlPanel/modules/faq/syntaxhighlighter/compass/config.rb
Executable file
14
ControlPanel/modules/faq/syntaxhighlighter/compass/config.rb
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
environment = :production
|
||||
project_type = :stand_alone
|
||||
http_path = "/"
|
||||
css_dir = "../styles"
|
||||
sass_dir = "."
|
||||
images_dir = "images"
|
||||
sass_options = {
|
||||
:line_numbers => false,
|
||||
:debug_info => false
|
||||
}
|
||||
|
||||
# output_style = :compressed
|
||||
# output_style = :compact
|
||||
output_style = :expanded
|
||||
Loading…
Add table
Add a link
Reference in a new issue