Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 683 Bytes

File metadata and controls

13 lines (12 loc) · 683 Bytes

img

Pixelbite CSS

What is Pixelbite CSS?

  • Pixelbite CSS is publicly free CSS and JS framework, working with npm package system or url-related reference in your html files
  • This Framework helps site being build faster, responsive and customizable
  • Version: 1.6 (build 8.08.23)

Initialization

<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/pixelbite-css/dist/v/1.6/pixelbite.css">
<script src="https://cdn.jsdelivr.net/gh/pixelbite-css/dist/v/1.6/pixelbite.js"></script>