Core theme options are located under Customize > Core theme options. Currently, there is available only one option for minifying theme CSS, but it's going to be extended soon.

What is minification?
CSS are text files. Minification compresses the text by removing extra characters like spaces and comments and combining common styles. This makes the file size smaller. When your files are lighter they transfer faster, which helps your site load faster.