mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 12:33:45 +08:00
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"
|