ftd
code in one page/component gains access to the code in another page by the process of importing it. It takes input like this :
Suppose you are gonna use some properties like color: $fpm.color.main.border
or padding: $fpm.space.space-4
then you have to write the following piece of code at the top on that particular ftd page
as well as FPM.ftd
page :
If you want to call a page/component to another page or you want to use some properties like images etc then you have to use the following piece of code on that particular ftd page
:
use of import
-- import: fifthtry.github.io/footer/assets
-- import: fifthtry.github.io/footer/assets