mirror of
https://github.com/discourse/discourse.git
synced 2024-12-03 06:33:41 +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"
|