• caleb kuester 9
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Greetings!

I cannot seem to find any information on how to use a tokens file any other way than to either name it defaultTokens, or by having defaultTokens extend the token file. 

I see a ton of information about what tokens can do, but I see almost no information on how to use them. 

What is the syntax for utilizing a token that is not named defaultTokens?

Thanks, 
-Caleb
Greetings!

I am under the impression that the first set of tokens must be within a file called "defaultTokens.tokens." That's all well and good, but what if you want to have the same page rendered with multiple different style options using a different .tokens file?

I see that there's an "extends = "c:defaultTokens">" option, but what is the point of it? I can't seem to access the new tokens within the "arbitraryTokens.tokens" file? Do I have to declare that I'm using a different tokens file?

Also, are there any other means by which I can accomplish this feature?

Thanks in advance for your expertise!