Skip to content

Commit

Permalink
update styles
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbavykin1991 committed Oct 17, 2021
1 parent bb7d379 commit 28af8ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ember-cli-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const purgeCSS = {
'./tests/dummy/app/index.html',
'./tests/dummy/app/templates/**/*.hbs',
'./tests/dummy/app/components/**/*.hbs',
'./tests/dummy/app/styles/app.css',
],
defaultExtractor: (content) => content.match(/[A-Za-z0-9-_:/.]+/g) || [],
},
Expand Down

0 comments on commit 28af8ed

Please sign in to comment.