Skip to content

codefordemocracy/assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assets

This repository contains the static assets shared across our platform and the toolchains for generating them.

Tailwind

This folder contains the configuration files for our css framework.

Build the main cfd.css file using npx tailwindcss -i tailwind.custom.css -o ../public/css/cfd.css. Add the --watch flag to automatically rebuild when changes are made.

Read more about Tailwind CSS at https://tailwindcss.com/.

Public

This folder contains the shared assets hosted through Firebase at assets.codefordemocracy.org.

About

design components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages