mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
4 lines
220 B
CSS
4 lines
220 B
CSS
/* Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. */
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities; |