Skip to content

Commit

Permalink
PurgeCSS: I'm begging you to leave the tables alone!
Browse files Browse the repository at this point in the history
  • Loading branch information
earthboundkid committed Jun 1, 2020
1 parent b23245e commit 96ea0cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -537,3 +537,8 @@ $margin-sizes: (
opacity: 0;
transform: translate(-2em, 0);
}

// PurgeCSS hates tables!
/*! purgecss start ignore */
@import "sass/elements/table.sass"
/*! purgecss end ignore */

0 comments on commit 96ea0cc

Please sign in to comment.