https://github.com/collabcodetech/styleguide
https://github.com/collabcodetech/styleguide
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/collabcodetech/styleguide
- Owner: CollabCodeTech
- Created: 2019-12-27T14:37:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T14:32:39.000Z (over 2 years ago)
- Last Synced: 2025-02-23T07:22:58.892Z (4 months ago)
- Language: HTML
- Size: 1.1 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instalar
Antes de fazer a instalção é necessário criar o link a família de fonte **Comfortaa**. Entre no na `index.html` e adicione a tag `` a seguir:
```html
```Agora instale usando o npm:
```bash
npm i @collabcode/styleguide
```# Documentação
TODO - Técnica
TODO - Usuário# Dúvidas
## Como mudar a fonte
TODO## TODO
- Criar extension para VSCode com auto complete;
- Melhorar acessibilidade dos ícones do Material Design;