You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wana get CSS meta from layer, but i don't know how to query from
const app = require('photoshop').app;
const currentDocument = app.activeDocument;
const { layerTree } = currentDocument;
// There are no css mets in layerTree or layer
I wana get CSS meta from layer, but i don't know how to query from
Can you help me ? @pklaschka
The text was updated successfully, but these errors were encountered: