Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed Sep 13, 2023
1 parent de1cfe2 commit fce534c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/codeforafrica/payload.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default buildConfig({
collections: [Pages, Media, Partners] as CollectionConfig[],
globals: [Settings] as GlobalConfig[],
admin: {
// css: path.resolve(__dirname, "./src/payload/admin/scss/custom.scss"),
css: path.resolve(__dirname, "./src/payload/admin/scss/custom.scss"),
webpack: (config) => ({
...config,
resolve: {
Expand Down

0 comments on commit fce534c

Please sign in to comment.