0.1.2 • Published 6 months ago
@teenageinterface/core v0.1.2
Core
The Core
styling for teenageinterface
library.
Installation
Ensure that you have installed the @teenageinterface/core
library in your Angular project. If not, you can add it using:
npm install @teenageinterface/core
Usage
Import the Core
style into your Angular application:
@use '@teenageinterface/core'; // Import the @teenageinterface/core library styles
@tailwind base;
@tailwind components;
@tailwind utilities;
Documentation
For more information, visit the official documentation.
Repository
The source code is available on GitHub.
License
This project is licensed under the MIT License.