mirror of
https://github.com/we-promise/sure.git
synced 2026-04-23 22:14:08 +00:00
Feat transactions search (#532)
* gem: Add ransack gem * feat: Implement transactions search
This commit is contained in:
@@ -216,6 +216,9 @@ module.exports = {
|
||||
fontSize: {
|
||||
"2xs": ".625rem",
|
||||
},
|
||||
spacing: {
|
||||
'40': '10rem',
|
||||
},
|
||||
keyframes: {
|
||||
"appear-then-fade": {
|
||||
"0%,100%": { opacity: 0 },
|
||||
|
||||
Reference in New Issue
Block a user