The template for FSS looks like * fl-[thing]-[role]-[state], with some rules:
- multiple words are in camelCase, so they might look like fl-[multiWordThing]-[multiWordRole]-[state]
- components are always the first "thing", so they would look like fl-[componentName]-[thing]-[role]-[state]
...
The template for FLUID selectors looks like flc-[componentName]-[thing]-[role]-[state], with the same rules as FSS selectors.