Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

鯖主向けカスタマイズの実装 #5

Open
Rintan opened this issue May 26, 2019 · 1 comment
Open

鯖主向けカスタマイズの実装 #5

Rintan opened this issue May 26, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@Rintan
Copy link

Rintan commented May 26, 2019

導入する管理者が変更したいと想定される外観(例:+1ボタン、角丸の半径など)を簡単に変更できるよう、カスタマイズが想定される部分をpreference.scssなどのファイルに分けてしまうというのはどうでしょうか。また、あらかじめこちらでプリセット(値)を用意し、@includeしてもらうことによってより負担軽減につながると思います。

@GenbuHase
Copy link
Member

なるほど……
現状でも汎用性を高めるために、あえてvariables.scssの上部に定義している部分もありますが、@includeで適用する案良いかもです。

@GenbuHase GenbuHase added the enhancement New feature or request label May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants