duckduckgo-styles
duckduckgo-styles copied to clipboard
Common styling elements for all DuckDuckGo properties
DuckDuckGo Styles
This package contains the common styling elements used on DuckDucKGo.
e.g. buttons. form elements, inline separators, nav menu
Please note
This repository makes use of a number of includes from compass, and assumes that it will be used in combination with litestrap and thus makes use of a number of the variables therein.
Updating Icon Font
- First install deps:
npm install - Install fontforge (required by grunt-webfont):
sudo add-apt-repository ppa:fontforge/fontforge; sudo apt-get update; sudo apt-get install fontforge; - Add new SVG files to
/icons/src/svgs - Add new icon to
/icons/src/codepoints.json grunt