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.
次のバンドル構成があります。
less = Bundle('**/*.less', filters='less', output='static/less.%(version)s.css')
さまざまな less ファイルを対応する css ファイルに (デバッグ モードで) コンパイルすることは可能ですか? この構成では、1 つの css ファイルが作成されます。