R/write_css.R
write_css.Rd
This function creates and writes a CSS file with predefined styling for tables and text formatting.
write_css(path)
Character string specifying the file path where the CSS file will be saved.
None. The function writes a CSS file to the specified file path.