Metadata-Version: 2.1
Name: django-material-you
Version: 0.0.1
Summary: 🛡️ Material You  is a Django app that allows you to use Material Design in your Django projects.
Home-page: https://code.poggy.dev
Author: Poggy Developers
Author-email: poggy@JhoJWHmRoa.poggy.dev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# 🛡️ Material Design 3(aka Material You)
Material You is a collection of Material Design components for you to use in your projects, just like Material Design.
## 📦 Installation
### 📦 Install with npm:
Sorry, this package is not yet available on npm.
### 📦 Install with yarn:
Not yet
### 📦 Install with pypi:
```
pip install django-material-you
pip install django # needs
```
## 👁️‍🗨️ Usage
### 👁️‍🗨️ Import
In your settings.py, add the following:
```py
INSTALLED_APPS = [
    # ...
    'material_you',
]
```
### 👁️‍🗨️ Add to your templates
In your templates, add the following:
```html
{% load material_you %}
```
## Note:
This package are firstly based on [Material You](https://github.com/material-components/material-you) and [Material You for Django](https://github.com/material-components/material-you-django).

Packages will be: poggy- AcvMdOhAjjdIqGsakSGJSAZFAMRDIaUgBotgHhY
