Class SassImportHelper.SassImportInfo

    • Method Detail

      • getUri

        public String getUri()
        Get the real uri of the import, with the sass extension
        Returns:
        The real uri
      • getSource

        public Source getSource()
        Get the source of the import
        Returns:
        The source
      • setLastModified

        public void setLastModified​(Long lastModified)
        Set the last modified time of the import
        Parameters:
        lastModified - The last modified
      • getLastModified

        public long getLastModified()
        Get the last modified of the import
        Returns:
        The last modified