Commit Graph

9 Commits

Author SHA1 Message Date
flachware
232a020b1a
Fix code examples in map and meta modules. (#553)
* Fix code examples in map and meta modules.
2021-06-09 12:30:48 -07:00
Christophe Coevoet
1b770d7529
Fix function name in the map.merge heads up (#527) 2021-03-17 10:38:42 -07:00
Natalie Weizenbaum
7d23034d4f
Add impl_status annotations for the new map functions (#492) 2020-10-15 17:10:52 -07:00
Awjin Ahn
d98028e7aa
Fix backtick typo. (#491) 2020-10-08 14:44:32 -07:00
Christopher Kirk-Nielsen
094d7bd0ad
Add missing backtick at the end of inline code (#490) 2020-10-08 14:30:42 -07:00
Awjin Ahn
32ce3be79b
Nested maps documentations (#484)
Closes #476
2020-10-07 15:05:20 -07:00
Natalie Weizenbaum
a99bb65fd6 The keywords() function is actually in sass:meta, not sass:map 2019-09-10 16:31:02 -07:00
Natalie Weizenbaum
b1b07540f2 Module-ify built-in function documentation
Closes #363
2019-09-04 17:56:16 -07:00
Natalie Weizenbaum
029520349a Rename /documentation/functions to /documentation/modules
This hierarchy is now going to document built-in modules, which mostly
contain functions but can also contain mixins and may potentially
contain variables in the future.
2019-09-04 15:24:22 -07:00