Archived topic
unsemantic-grid.css minify?
1 reply · Started by Pere on November 10, 2018
Hello guys, I've been editing unsemantic-grid.css
But after saving it does not take effect.
I see that there is unsemantic-grid.min.css , a minified version of this file, if i edit it it takes effect.
So, is there any button or something to update the file unsemantic-grid.css to the minified version?
minified version is so hard to edit for me.
It's never a good idea to make changes to core files in the theme.
Instead, add your custom CSS using one of these methods: https://docs.generatepress.com/article/adding-css/
Your custom CSS will overwrite the CSS in that core file.