Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The template for FSS looks like * fl-[thing]-[role]-[state], with some rules:

  1. multiple words are in camelCase, so they might look like fl-[multiWordThing]-[multiWordRole]-[state]
  2. 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.