This website works better with JavaScript.
Home
Explore
Help
Sign In
tesseract-design
/
viewfinder
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Layout scaffolding for Web apps.
design
react
design-system
layout
template
scaffolding
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
Commits
2
Branches
115 MiB
Tree:
9a27dfaa71
master
refactor/nx-goober
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9a27dfaa71'
${ noResults }
viewfinder
/
src
/
config.json
config.json
23 B
Raw
Normal View
History
Make styles dynamic The CSS variables have been documented to help with guiding the user for configuration. The components have been adjusted to define variables internally. They will use internal defaults but will inherit their ascendant's CSS variables.
3 years ago
1
2
3
{
"base-width": 360
}