ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,693
- Points
- 823
Reputation:
So I created style A first and got everything in
The content of extra.less of B got inherited from that of A. Then I edited something in B.
After that I added a new line in A. But that line won't automatically get inherited to B?
So the inheritance only happens the first time B was created? Any changed, added to A after that will not be inherited to B?
Continue reading...
extra.less
. Then I created style B as a child of A.Style A
-- Style B
The content of extra.less of B got inherited from that of A. Then I edited something in B.
After that I added a new line in A. But that line won't automatically get inherited to B?
So the inheritance only happens the first time B was created? Any changed, added to A after that will not be inherited to B?
Continue reading...