0.15.1 • Published 4 months ago

fox-css v0.15.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"
/>

<!-- Tight 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.15.0

4 months ago

0.15.1

4 months ago

0.13.0

1 year ago

0.14.0

1 year ago

0.14.1

1 year ago

0.12.0

2 years ago

0.11.0

5 years ago

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.2

5 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago