[examples/][xs]: Renamed catalog to ckan
This commit is contained in:
8
examples/ckan/postcss.config.js
Normal file
8
examples/ckan/postcss.config.js
Normal file
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
plugins: [
|
||||
'postcss-preset-env',
|
||||
'postcss-import',
|
||||
'tailwindcss',
|
||||
'autoprefixer',
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user