mirror of
https://github.com/papercss/papercss
synced 2026-03-14 22:45:51 +01:00
Remove transition macro.
This commit is contained in:
parent
11955f5c93
commit
6961c740e0
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
|||
// Creating popover::after element
|
||||
&::after {
|
||||
@include border-style();
|
||||
@include transition(opacity);
|
||||
@include color('background-color', 'light-dark');
|
||||
@include color('border-color', 'light-dark');
|
||||
@include color('color', 'primary-inverse');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue