Add QR code icon, button, modal for invites
Using https://excid3.github.io/tailwindcss-stimulus-components/
This commit is contained in:
@@ -5,7 +5,8 @@ module.exports = {
|
||||
'./app/components/**/*.rb',
|
||||
'./app/views/**/*.html.erb',
|
||||
'./app/helpers/**/*.rb',
|
||||
'./app/javascript/**/*.js'
|
||||
'./app/javascript/**/*.js',
|
||||
'./vendor/javascript/tailwindcss-stimulus-components.js'
|
||||
],
|
||||
safelist: [
|
||||
'bg-gray-100', 'text-gray-800',
|
||||
|
||||
Reference in New Issue
Block a user