mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Component Library Scaffolding (#1407)
This commit is contained in:
4
tailwind.config.js
Normal file
4
tailwind.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/* eslint-disable no-undef, @typescript-eslint/no-var-requires */
|
||||
const config = require("./jslib/components/tailwind.config.base");
|
||||
|
||||
module.exports = config;
|
||||
Reference in New Issue
Block a user