8 lines
154 B
Ruby
8 lines
154 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
# name: scss_plugin
|
||
|
# about: Fixture plugin for SCSS tests
|
||
|
# version: 1.0
|
||
|
|
||
|
register_asset "stylesheets/common/common.scss"
|