Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
design-system-lib
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
julkiset-sivut
design-system-lib
af68a8d0c3b8fdaa1797f2c1a4503355ebb44dd8
design-system-lib
tailwind.config.js
Find file
Normal view
Permalink
tailwind.config.js
84 B
Newer
Older
Ds lib headers colors
Tuukka Turu
committed
4 years ago
1
2
3
4
5
6
7
module
.
exports
=
{
theme
:
{
extend
:
{},
},
variants
:
{},
plugins
:
[],
}