Files
librenms-librenms/resources/css/app.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
81 B
CSS
Raw Normal View History

@tailwind base;
@tailwind components;
@tailwind utilities;
@import 'toast.css';