Skip to content

BeviProjects/BeviCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo BeviCSS

O framwork css para desenvolvedores Bevi

Documentação




Como começar


Link HTML

<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/BeviProjects/BeviCSS@latest/dist/compressed/bevi.css"
/>

Link CSS

@import url("https://cdn.jsdelivr.net/gh/BeviProjects/BeviCSS@latest/dist/compressed/bevi.css");