# This file contains pre-compiled TailwindCSS files.
## About this file
The classes here cover all built-in templates and components. This means that you can get started building your site right away without having to compile anything!
### How does it work?
When you compile your static site, all files in the `_media` folder, including this one will be copied to the `_site/media` directory.
### When do I need to compile assets myself?
However, if you add new classes in custom Blade views, or, if you want to customize them, you'll need to recompile this file, which you can learn more about in the `webpack.mix.js` file!
### What does it look like?
Here is a short preview of what the actual file contents look like. It's been heavily shortened as it is rather long.
```css
/*! tailwindcss v3.1.0 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}
```