mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
add box shadow center
This commit is contained in:
@@ -19,6 +19,9 @@ module.exports = {
|
||||
extend:{
|
||||
keyframes:{
|
||||
},
|
||||
boxShadow: {
|
||||
'center': '0px 0px 8px 0px',
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user