mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
112c4083e9
separates each component into individual line in compiled css, reducing some churn in minified css files.
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
/*!
|
|
*
|
|
* IPython auth
|
|
*
|
|
*/
|
|
@import "login.less";
|
|
@import "logout.less"; |