@[email protected] https://github.com/mashirozx/hello_robots_txt/blob/master/custom/scss/emojis.scss
@mashiro @JieE 是放到public/custom/里,然后在管理/网站设置/自定义css里直接@import “ index.scss ” ;吗
@[email protected] @[email protected] 要先编译一下~随便找个online scss compiler就可以啦
@[email protected] @[email protected] 或者直接在 app/javascript/mastodon/styles/application.scss里面import,然后RAILS_ENV=production bundle exec rails assets:clobber assets:precompile
RAILS_ENV=production bundle exec rails assets:clobber assets:precompile
@mashiro @JieE 整挺好 感谢
每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。
@[email protected] @[email protected] 或者直接在 app/javascript/mastodon/styles/application.scss里面import,然后
RAILS_ENV=production bundle exec rails assets:clobber assets:precompile