Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Extjs カスタム テーマでは、sass 変数が定義される前に sass/etc/all.scss がコンパイルされます。テーマの残りの部分に設定した sass 変数を共有できるカスタム css を作成するためのより良いファイルはありますか?
通常、Viewport はその目的で使用されます。etc/all.scss は、いわば他に行き場のないすべての CSS をダンプする場所です。