/** * Styles entry point for @smst/edu-tools * * Import this in your application to include all necessary styles: * * ```tsx * import "@smst/edu-tools/styles"; * ``` */ import "../app/globals.css";