0.14.1 • Published 4 months ago

fox-css v0.14.1

Weekly downloads
2
License
MPL-2.0
Repository
github
Last release
4 months ago

fox-css

introduction

quickly style HTML without the hassle.

usage

via cdn

<!-- default theme (light) -->
<link rel="stylesheet"
  href="https://cdn.jsdelivr.net/npm/fox-css/dist/fox.min.css"
/>

<!-- dark theme -->
<link
	rel="stylesheet"
	href="https://cdn.jsdelivr.net/npm/fox-css/dist/fox-dark.min.css"
/>

<!-- light theme -->
<link
	rel="stylesheet"
	href="https://cdn.jsdelivr.net/npm/fox-css/dist/fox-light.min.css"
/>

via bundler

/* npm i -S fox-css */
import './node_modules/fox-css/dist/fox-dark.min.css'
0.13.0

4 months ago

0.14.0

4 months ago

0.14.1

4 months ago

0.12.0

6 months ago

0.11.0

4 years ago

0.10.2

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago