mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-29 23:05:59 +08:00
6 lines
138 B
CSS
6 lines
138 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
@import "../node_modules/nprogress/nprogress.css";
|
|
@import "./live_view.css";
|