
| Current Path : /var/www/html/rocksensor1/web/themes/contrib/adaptivetheme/at_core/toolbar_theme/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor1/web/themes/contrib/adaptivetheme/at_core/toolbar_theme/config.rb |
# Toolbar Theme SASS configuration. # NOTE: grunt will take its compass options from this file. # Directory paths # ----------------------------------------------------------------------------- sass_dir = '/' css_dir = '/' # Precision # ----------------------------------------------------------------------------- Sass::Script::Number.precision = 5 # Output Style # ----------------------------------------------------------------------------- # You can select your preferred output style here (:expanded, :nested, :compact # or :compressed). :expanded is closest to Drupal coding standards and it is # not necessary to compress in the preprocessor since Drupal will do this for # us using its own aggregation and compression systems. output_style = :expanded # Assets # ----------------------------------------------------------------------------- relative_assets = true # Line Comments # ----------------------------------------------------------------------------- line_comments = false # Source maps # ----------------------------------------------------------------------------- #sourcemap = true