Power up your UI with Aurora-Fusion — a hyper-modern, tech-inspired CSS framework built for developers who love a sci-fi aesthetic without sacrificing productivity.
You can use Aurora-Fusion as an NPM package or you can add link to CDN in your project. There is no minimum node version requirement.
Please follow below specified steps to Add Aurora-Fusion styles in yyour project.
NPM PackageUse commandnpm i aurora-fusion
to download Aurora-Fusion latest version as NPM package.Once installed, you can use below import statement to load the aurora-fusion css in project.import 'aurora-fusion/dist/aurora.css'
CDNUse below code to import Aurora-Fusion styles directly through CDN.<link href="https://cdn.jsdelivr.net/npm/aurora-fusion@latest/dist/aurora.css" />
You can contribute to project by creating pull request to this project : Aurora-Fusion@main