Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 320 Bytes

File metadata and controls

14 lines (11 loc) · 320 Bytes

💎 CSS framework to create great apps

How to install

NPM

npm i @code-dimension/andromeda

Script Tag

<script src="https://unpkg.com/@code-dimension/andromeda/dist/andromeda.js"></script>
<link rel="stylesheet" href="https://unpkg.com/@code-dimension/andromeda/dist/andromeda.css">