mirror of
https://github.com/simon987/simon987.net.git
synced 2025-04-19 18:26:44 +00:00
linguist fix attempt
This commit is contained in:
parent
f280df62a9
commit
5880eb3fab
0
.gitattributes
vendored
Normal file
0
.gitattributes
vendored
Normal file
@ -1,10 +1,10 @@
|
|||||||
// https://github.com/michael-ciniawsky/postcss-load-config
|
// https://github.com/michael-ciniawsky/postcss-load-config
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"postcss-import": {},
|
"postcss-import": {},
|
||||||
"postcss-url": {},
|
"postcss-url": {},
|
||||||
// to edit target browsers: use "browserslist" field in package.json
|
// to edit target browsers: use "browserslist" field in package.json
|
||||||
"autoprefixer": {}
|
"autoprefixer": {}
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user