friends-best/styles/globals.css

4 lines
88 B
CSS

@import url('/fonts/ubuntu');
@tailwind base;
@tailwind components;
@tailwind utilities;