fix: remove postcss-easings type
This commit is contained in:
parent
f77f03efbe
commit
c52b7efc97
|
|
@ -1,8 +1,3 @@
|
|||
declare module 'postcss-easings' {
|
||||
import postcssEasings from 'postcss-easings'
|
||||
export default postcssEasings
|
||||
}
|
||||
|
||||
declare module 'postcss-easing-gradients' {
|
||||
import postcssEasingGradients from 'postcss-easing-gradients'
|
||||
export default postcssEasingGradients
|
||||
|
|
|
|||
Loading…
Reference in New Issue