Skip to main content
Glama
text-emphasis-position.js357 B
let Declaration = require('../declaration') class TextEmphasisPosition extends Declaration { set(decl, prefix) { if (prefix === '-webkit-') { decl.value = decl.value.replace(/\s*(right|left)\s*/i, '') } return super.set(decl, prefix) } } TextEmphasisPosition.names = ['text-emphasis-position'] module.exports = TextEmphasisPosition

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MatheusgVentura/Project-One'

If you have feedback or need assistance with the MCP directory API, please join our Discord server