@[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
@[email protected] @[email protected] 我是用GitHub action自动编译并同步到对象储存的https://github.com/mashirozx/hello_robots_txt/blob/master/.github/workflows/main.yml
@mashiro @JieE 是放到public/custom/里,然后在管理/网站设置/自定义css里直接@import “ index.scss ” ;吗