# frozen_string_literal: true set :sass_assets_paths, [ File.join(root, 'assets', 'stylesheets'), File.join(root, 'my-vendor', 'stylesheets') ]