Move all files to bristol-js/
This commit is contained in:
parent
ea026c10b9
commit
0e96a16c52
22 changed files with 0 additions and 0 deletions
5
bristol-js/postcss.config.js
Normal file
5
bristol-js/postcss.config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
module.exports = {
|
||||
plugins: [
|
||||
require('tailwindcss')
|
||||
]
|
||||
}
|
Reference in a new issue