This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-16 02:44:34 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
ff4a6a37de
discourse
/
spec
/
fixtures
/
scss
/
my_plugin.scss
4 lines
36 B
SCSS
Raw
Normal View
History
Unescape
Escape
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
2014-05-03 05:46:03 +08:00
.
my-plugin-thing
{
DEV: Run prettier. (#6420)
2018-09-21 19:02:23 +08:00
color
:
blue
;
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
2014-05-03 05:46:03 +08:00
}
Reference in New Issue
Copy Permalink