This website works better with JavaScript.
Home
Explore
Help
Sign In
tesseract-design
/
tesseract
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Design system.
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.
124
Commits
1
Branch
61 MiB
Tree:
fa05512ad0
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'fa05512ad0'
${ noResults }
tesseract
/
.amanuensis
/
postcss.config.js
postcss.config.js
82 B
Raw
Normal View
History
Fix imports Update refresh command to correctly refer to files.
1 year ago
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}