1.1.0 • Published 4 years ago
stylizedcss v1.1.0
✨ Features
- ▶️ Easy start — just download, import and start using
- 🎨 Easy customization and adaptation for your project
- 🤝 High compatibility with libraries and frameworks
- 📦 Complete package of Stylized components
- 🌍 Multilingual documentation
- 💾 Extremely lightweight
✔️ Prerequisites
- Node.js
- NPM
📦 Installation
npm install stylizedcss
or (makes it necessary to move files from src folder)
git clone https://github.com/gabrielcmarinho/stylized.git
or using from CDN (easiest way)
<link rel="stylesheet" href="https://unpkg.com/stylizedcss/src/stylized.css">
🔨 Usage
import 'stylizedcss';
When cloned and manually moving files from the src folder to your project's src folder, just import:
<link rel="stylesheet" href="src/stylized.css"/>
🤝 Contributing
❔ FAQ
📝 License
This project is licensed under the MIT license
✨ Designed by Gabriel Marinho. Follow me on GitHub!