Skip to content
Snippets Groups Projects
Commit ad4ee2f2 authored by Moritz Stückler's avatar Moritz Stückler :cowboy:
Browse files

fix: remove preflight styles

parent 5988bf42
No related branches found
No related tags found
No related merge requests found
module.exports = { module.exports = {
corePlugins: {
preflight: false,
},
content: ['./src/**/*.{html,js,jsx,tsx,md,mdx,astro}'], content: ['./src/**/*.{html,js,jsx,tsx,md,mdx,astro}'],
prefix: 'fcmap-', prefix: 'fcmap-',
plugins: [ plugins: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment