Sass in the Real World: book 2 of 4

Data Functions

The data functions in Sass is quite extensive and as a result we have broken them down into their functional groups. The groups are:

  • String functions
  • Number functions
  • List functions
  • Map functions

We will get into more detail in the upcoming sections.