Not necessarily a bug but something that should be considered for the future: It seems Tailwind v4 is not required to have a tailwind.config.js file anymore. (see ...
module.exports = { application: { name: process.env.NAME, get currentIp() { console.log('Getter called') return getCurrentIp() } } } function getCurrentIp() { return ...
某些結果已隱藏,因為您可能無法存取這些結果。
顯示無法存取的結果