2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00

remove boiler

This commit is contained in:
Matthias Mair 2022-04-23 14:56:48 +02:00
parent e3eebb5a34
commit 0290c372ea

View File

@ -1,10 +1,3 @@
/*
* A tailwinds config file used to generate atomic utility css classes.
* See: https://tailwindcss.com/docs/configuration/
* Default: https://github.com/tailwindcss/tailwindcss/blob/master/stubs/defaultConfig.stub.js
*
* Run '$ npm run css:dev' to compile changes in this file.
*/
const defaultTheme = require('tailwindcss/defaultTheme')
module.exports = {