[AAE-16369] use layout-bp mixin where applicable (#8896)

This commit is contained in:
Wojciech Duda
2023-09-28 14:18:15 +02:00
committed by GitHub
parent a0c79e6c64
commit d7e0bb6cd3
32 changed files with 297 additions and 110 deletions
+4 -1
View File
@@ -35,7 +35,10 @@
],
"lib": {
"entryFile": "./src/public-api.ts",
"flatModuleFile": "adf-core"
"flatModuleFile": "adf-core",
"styleIncludePaths": [
"./src/lib"
]
},
"allowedNonPeerDependencies": [
"cropperjs",