2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 15:32:13 -06:00

32 lines
489 B
Plaintext
Raw Normal View History

2015-07-31 17:04:10 -07:00
doctype
html
head
title Weather Icons - 189 Icon Font inspired by Font Awesome and designed for Bootstrap
meta(name='viewport', content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no')
link(rel='stylesheet', href='css/styles.css')
link(rel='stylesheet', href='../css/weather-icons-sass.css')
2015-07-31 17:04:10 -07:00
body
section
p this
2015-07-31 18:35:59 -07:00
i.wi.wi-wind-default.point-120-deg
2015-07-31 17:04:10 -07:00
p this
2015-07-31 21:11:08 -07:00
.container
.row
include icon-list
2015-07-31 17:04:10 -07:00